13 lines
269 B
Text
13 lines
269 B
Text
|
Index: cipher/sha256-avx-amd64.S
|
||
|
--- cipher/sha256-avx-amd64.S.orig
|
||
|
+++ cipher/sha256-avx-amd64.S
|
||
|
@@ -474,7 +474,7 @@ _gcry_sha256_transform_amd64_avx:
|
||
|
ret_spec_stop
|
||
|
CFI_ENDPROC()
|
||
|
|
||
|
-
|
||
|
+.rodata
|
||
|
.align 16
|
||
|
.LK256:
|
||
|
.long 0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5
|