summaryrefslogtreecommitdiff
path: root/cipher/sha256-avx-amd64.S
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/sha256-avx-amd64.S')
-rw-r--r--cipher/sha256-avx-amd64.S5
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/sha256-avx-amd64.S b/cipher/sha256-avx-amd64.S
index be8a799d..8cfd0880 100644
--- a/cipher/sha256-avx-amd64.S
+++ b/cipher/sha256-avx-amd64.S
@@ -475,6 +475,11 @@ _gcry_sha256_transform_amd64_avx:
CFI_ENDPROC()
+SECTION_RODATA
+
+ELF(.type _sha256_avx_consts,@object)
+_sha256_avx_consts:
+
.align 16
.LK256:
.long 0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5