]> git.ipfire.org Git - thirdparty/nettle.git/commit
(camellia_set_encrypt_key): Inline
authorNiels Möller <nisse@lysator.liu.se>
Sun, 25 Jul 2010 08:22:07 +0000 (10:22 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 25 Jul 2010 08:22:07 +0000 (10:22 +0200)
commitbeafb5f38bb51b2dfbd6c03a7e34f6c65cef12cf
tree18d0cb03312b8ac6a8cc397ae71e5fa70a262b43
parent5535723634e1554c8f9c2517692cc0f491722095
(camellia_set_encrypt_key): Inline
the expansion of camellia_setup128 and camellia_setup256, keeping
the unexpanded key in scalar variables.
(camellia_setup128): Deleted.
(camellia_setup256): Deleted.

Rev: nettle/camellia-set-encrypt-key.c:1.3
camellia-set-encrypt-key.c