SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
security/libgcrypt/patches/patch-cipher_des-amd64_S
Normal file
11
security/libgcrypt/patches/patch-cipher_des-amd64_S
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: cipher/des-amd64.S
|
||||
--- cipher/des-amd64.S.orig
|
||||
+++ cipher/des-amd64.S
|
||||
@@ -841,6 +841,7 @@ _gcry_3des_amd64_cfb_dec:
|
||||
CFI_ENDPROC();
|
||||
ELF(.size _gcry_3des_amd64_cfb_dec,.-_gcry_3des_amd64_cfb_dec;)
|
||||
|
||||
+.rodata
|
||||
.align 16
|
||||
.L_s1:
|
||||
.quad 0x0010100001010400, 0x0000000000000000
|
Loading…
Add table
Add a link
Reference in a new issue