VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1f/crypto/genasm-elf/aesni-gcm-x86_64.S@ 83531

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

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

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