VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/crypto/genasm-macosx/aes-gcm-avx512.S@ 109302

Last change on this file since 109302 was 108206, checked in by vboxsync, 3 months ago

openssl-3.3.2: Exported all files to OSE and removed .scm-settings ​bugref:10757

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 595 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette