freebsd-dev/sys/crypto/rijndael
Hajimu UMEMOTO df3c03a773 just use crypto/rijndael, and nuke opencrypto/rindael.[ch].
the two became almost identical since latest KAME merge.

Discussed with:	sam
2005-03-11 17:24:46 +00:00
..
Makefile Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
rijndael_local.h
rijndael-alg-fst.c integrate rijndael-alg-fst.h into rijndael.h. 2005-03-11 16:26:10 +00:00
rijndael-api-fst.c integrate rijndael-alg-fst.h into rijndael.h. 2005-03-11 16:26:10 +00:00
rijndael-api-fst.h integrate rijndael-alg-fst.h into rijndael.h. 2005-03-11 16:26:10 +00:00
rijndael-api.c avoid module name conflict with opencrypto/rijndael.c. 2003-11-12 04:22:37 +00:00
rijndael.h just use crypto/rijndael, and nuke opencrypto/rindael.[ch]. 2005-03-11 17:24:46 +00:00
test00.c