]> git.ipfire.org Git - thirdparty/nettle.git/commit
Use static const for all tables.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 14 Jan 2002 16:02:38 +0000 (17:02 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 14 Jan 2002 16:02:38 +0000 (17:02 +0100)
commitb9d18b8334fe49f0ed8677e5e431a15c71dee0ac
treea1d0edee09e779fb75af7fd354da3a61ac8b1e1a
parenta5e88cf4021d1539208d9ce94d6a40135e1f32cc
Use static const for all tables.
(des_set_key): Use a new const * variable for the parity
procesing, for constness reasons.

Rev: src/nettle/des.c:1.6
des.c