]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/crypto/blowfish/bf_pi.h
xnu-1456.1.26.tar.gz
[apple/xnu.git] / bsd / crypto / blowfish / bf_pi.h
index 560dd1ee8a621cbbaf4ec5971db4860ddeff6238..d2f80f0b47d215f33d428f0d2dafe4ec5ae6fe1c 100644 (file)
@@ -1,3 +1,6 @@
+/*     $FreeBSD: src/sys/crypto/blowfish/bf_pi.h,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $      */
+/*     $KAME: bf_pi.h,v 1.3 2000/03/27 04:36:26 sumikawa Exp $ */
+
 /* crypto/bf/bf_pi.h */
 /* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au)
  * All rights reserved.
@@ -56,7 +59,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,