freebsd-skq/sys/crypto/rijndael
Colin Percival 751a4770f7 Unbreak the world build (in sbin/gbde). This file is used by both
kernel and world, so KASSERT() needs to be wrapped within an #ifdef
_KERNEL / #endif pair.

Reported by:	krion, tinderbox
2005-08-17 00:24:20 +00:00
..
Makefile Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
rijndael_local.h simplify and update rijndael code. 2003-10-12 21:05:05 +00:00
rijndael-alg-fst.c Unbreak the world build (in sbin/gbde). This file is used by both 2005-08-17 00:24:20 +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 gbde(8) is also rejndael user. 2005-03-11 22:07:04 +00:00
test00.c Add a testcase which validates that the same buffer can be passed to 2003-10-19 22:12:23 +00:00