VirtualBox

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

Last change on this file since 94081 was 83531, checked in by vboxsync, 4 years ago

setting svn:sync-process=export for openssl-1.1.1f, all files except tests

File size: 171 bytes
Line 
1.text
2
3.globl _aesni_gcm_encrypt
4
5_aesni_gcm_encrypt:
6 xorl %eax,%eax
7 .byte 0xf3,0xc3
8
9
10.globl _aesni_gcm_decrypt
11
12_aesni_gcm_decrypt:
13 xorl %eax,%eax
14 .byte 0xf3,0xc3
15
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