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