SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
security/libgcrypt/patches/patch-cipher_sha256-ssse3-amd64_S
Normal file
12
security/libgcrypt/patches/patch-cipher_sha256-ssse3-amd64_S
Normal file
|
@ -0,0 +1,12 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue