1 | .text
|
---|
2 | .globl _ossl_vaes_vpclmulqdq_capable
|
---|
3 |
|
---|
4 | _ossl_vaes_vpclmulqdq_capable:
|
---|
5 | xorl %eax,%eax
|
---|
6 | .byte 0xf3,0xc3
|
---|
7 |
|
---|
8 |
|
---|
9 | .globl _ossl_aes_gcm_init_avx512
|
---|
10 | .globl _ossl_aes_gcm_setiv_avx512
|
---|
11 | .globl _ossl_aes_gcm_update_aad_avx512
|
---|
12 | .globl _ossl_aes_gcm_encrypt_avx512
|
---|
13 | .globl _ossl_aes_gcm_decrypt_avx512
|
---|
14 | .globl _ossl_aes_gcm_finalize_avx512
|
---|
15 | .globl _ossl_gcm_gmult_avx512
|
---|
16 |
|
---|
17 |
|
---|
18 | _ossl_aes_gcm_init_avx512:
|
---|
19 | _ossl_aes_gcm_setiv_avx512:
|
---|
20 | _ossl_aes_gcm_update_aad_avx512:
|
---|
21 | _ossl_aes_gcm_encrypt_avx512:
|
---|
22 | _ossl_aes_gcm_decrypt_avx512:
|
---|
23 | _ossl_aes_gcm_finalize_avx512:
|
---|
24 | _ossl_gcm_gmult_avx512:
|
---|
25 | .byte 0x0f,0x0b
|
---|
26 | .byte 0xf3,0xc3
|
---|
27 |
|
---|