summaryrefslogtreecommitdiff
path: root/cipher/rijndael-amd64.S
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/rijndael-amd64.S')
-rw-r--r--cipher/rijndael-amd64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/rijndael-amd64.S b/cipher/rijndael-amd64.S
index 3b96889e..35a9d263 100644
--- a/cipher/rijndael-amd64.S
+++ b/cipher/rijndael-amd64.S
@@ -355,7 +355,7 @@ _gcry_aes_amd64_decrypt_block:
decround(9);
jmp .Ldec_tail;
-.size _gcry_aes_amd64_encrypt_block,.-_gcry_aes_amd64_encrypt_block;
+.size _gcry_aes_amd64_decrypt_block,.-_gcry_aes_amd64_decrypt_block;
.data
.align 16