VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.3/crypto/genasm-macosx/aesni-gcm-x86_64.S@ 101665

Last change on this file since 101665 was 94083, checked in by vboxsync, 3 years ago

libs/openssl-3.0.1: Recreate asm files, bugref:10128

File size: 175 bytes
Line 
1.text
2
3.globl _aesni_gcm_encrypt
4
5_aesni_gcm_encrypt:
6
7 xorl %eax,%eax
8 .byte 0xf3,0xc3
9
10
11
12.globl _aesni_gcm_decrypt
13
14_aesni_gcm_decrypt:
15
16 xorl %eax,%eax
17 .byte 0xf3,0xc3
18
19
Note: See TracBrowser for help on using the repository browser.

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