Move initial key to read-only segment.
This commit is contained in:
parent
bc80c86031
commit
2aca27a9a8
@ -56,7 +56,7 @@
|
|||||||
* [including the GNU Public Licence.]
|
* [including the GNU Public Licence.]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static BF_KEY bf_init= {
|
static const BF_KEY bf_init= {
|
||||||
{
|
{
|
||||||
0x243f6a88L, 0x85a308d3L, 0x13198a2eL, 0x03707344L,
|
0x243f6a88L, 0x85a308d3L, 0x13198a2eL, 0x03707344L,
|
||||||
0xa4093822L, 0x299f31d0L, 0x082efa98L, 0xec4e6c89L,
|
0xa4093822L, 0x299f31d0L, 0x082efa98L, 0xec4e6c89L,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user