X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdes%2Fset_key.c;h=11ef8913d4317626fd7308fe8f9100d8742e2f85;hp=2e9c1169d54fdf09666194842e582808445b7c3d;hb=e1999b1dab0d74f0779aaa63dd10bba2e48fe457;hpb=3398f6cc21972b04e63e752fc48a6e2e6aedbd6d diff --git a/crypto/des/set_key.c b/crypto/des/set_key.c index 2e9c1169d5..11ef8913d4 100644 --- a/crypto/des/set_key.c +++ b/crypto/des/set_key.c @@ -68,7 +68,7 @@ #include "sk.h" static int check_parity(const des_cblock key); -GLOBAL int des_check_key=0; +OPENSSL_GLOBAL int des_check_key=0; void des_set_odd_parity(des_cblock key) {