X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fdes%2Fspr.h;h=9be0dce9f64232b2b4f44e4c9000f2369a4f22e0;hb=c65c5d05fd95626948b9de3d4c6874aa3d37e09d;hp=a84d6a723f9f3b8906aeaa2e5bf5be1b7390a1a0;hpb=eda1f21f1af8b6f77327e7b37573af9c1ba73726;p=oweals%2Fopenssl.git diff --git a/crypto/des/spr.h b/crypto/des/spr.h index a84d6a723f..9be0dce9f6 100644 --- a/crypto/des/spr.h +++ b/crypto/des/spr.h @@ -1,5 +1,5 @@ /* crypto/des/spr.h */ -/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written @@ -56,7 +56,8 @@ * [including the GNU Public Licence.] */ -const DES_LONG des_SPtrans[8][64]={ +__fips_constseg +OPENSSL_GLOBAL const DES_LONG DES_SPtrans[8][64]={ { /* nibble 0 */ 0x02080800L, 0x00080000L, 0x02000002L, 0x02080802L,