source:
vbox/trunk/src/libs/openssl-1.1.1l/crypto/genasm-elf/aesni-gcm-x86_64.S@
91977
最後變更 在這個檔案從91977是 83531,由 提交於 5 年 前 | |
---|---|
檔案大小: 319 位元組 |
行 | |
---|---|
1 | .text |
2 | |
3 | .globl aesni_gcm_encrypt |
4 | .type aesni_gcm_encrypt,@function |
5 | aesni_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 |
12 | aesni_gcm_decrypt: |
13 | xorl %eax,%eax |
14 | .byte 0xf3,0xc3 |
15 | .size aesni_gcm_decrypt,.-aesni_gcm_decrypt |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器