]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - secure/lib/libcrypto/amd64/aesni-gcm-x86_64.S
Merge release 1.14 of bsnmp.
[FreeBSD/FreeBSD.git] / secure / lib / libcrypto / amd64 / aesni-gcm-x86_64.S
1 /* $FreeBSD$ */
2 /* Do not modify. This file is auto-generated from aesni-gcm-x86_64.pl. */
3 .text   
4
5 .globl  aesni_gcm_encrypt
6 .type   aesni_gcm_encrypt,@function
7 aesni_gcm_encrypt:
8 .cfi_startproc  
9         xorl    %eax,%eax
10         .byte   0xf3,0xc3
11 .cfi_endproc    
12 .size   aesni_gcm_encrypt,.-aesni_gcm_encrypt
13
14 .globl  aesni_gcm_decrypt
15 .type   aesni_gcm_decrypt,@function
16 aesni_gcm_decrypt:
17 .cfi_startproc  
18         xorl    %eax,%eax
19         .byte   0xf3,0xc3
20 .cfi_endproc    
21 .size   aesni_gcm_decrypt,.-aesni_gcm_decrypt