From: Andy Polyakov Date: Tue, 15 Feb 2000 17:43:12 +0000 (+0000) Subject: Move initial key to read-only segment. X-Git-Tag: OpenSSL_0_9_5beta1~63 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2aca27a9a83527ae309c09f1966774daf6b9a3d5;p=oweals%2Fopenssl.git Move initial key to read-only segment. --- diff --git a/crypto/bf/bf_pi.h b/crypto/bf/bf_pi.h index 417b935538..9949513c68 100644 --- a/crypto/bf/bf_pi.h +++ b/crypto/bf/bf_pi.h @@ -56,7 +56,7 @@ * [including the GNU Public Licence.] */ -static BF_KEY bf_init= { +static const BF_KEY bf_init= { { 0x243f6a88L, 0x85a308d3L, 0x13198a2eL, 0x03707344L, 0xa4093822L, 0x299f31d0L, 0x082efa98L, 0xec4e6c89L,