freebsd-dev/sys/crypto/cast128
Hajimu UMEMOTO c79ae091de fixed the cast128 calculation with a short cipher key length.
the memory was overridden when the key length was less than 16 bytes.

Obtained from:	KAME
MFC after:	1 week
2001-11-27 14:11:47 +00:00
..
cast128_subkey.h
cast128.c fixed the cast128 calculation with a short cipher key length. 2001-11-27 14:11:47 +00:00
cast128.h fixed the cast128 calculation with a short cipher key length. 2001-11-27 14:11:47 +00:00