VirtualBox

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

最後變更 在這個檔案從94083是 94083,由 vboxsync 提交於 3 年 前

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

檔案大小: 666 位元組
 
1.text
2
3.globl aesni_gcm_encrypt
4.type aesni_gcm_encrypt,@function
5aesni_gcm_encrypt:
6.cfi_startproc
7 xorl %eax,%eax
8 .byte 0xf3,0xc3
9.cfi_endproc
10.size aesni_gcm_encrypt,.-aesni_gcm_encrypt
11
12.globl aesni_gcm_decrypt
13.type aesni_gcm_decrypt,@function
14aesni_gcm_decrypt:
15.cfi_startproc
16 xorl %eax,%eax
17 .byte 0xf3,0xc3
18.cfi_endproc
19.size aesni_gcm_decrypt,.-aesni_gcm_decrypt
20 .section .note.gnu.property, #alloc
21 .p2align 3
22 .long 1f - 0f
23 .long 4f - 1f
24 .long 5
250:
26 # "GNU" encoded with .byte, since .asciz isn't supported
27 # on Solaris.
28 .byte 0x47
29 .byte 0x4e
30 .byte 0x55
31 .byte 0
321:
33 .p2align 3
34 .long 0xc0000002
35 .long 3f - 2f
362:
37 .long 3
383:
39 .p2align 3
404:
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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