freebsd-dev/sys/crypto
Pawel Jakub Dawidek 7d8b54b5b5 Sessions in-use are at the end of the queue, so use TAILQ_FOREACH_REVERSE()
when looking for them.

Idea from:	Patrick Lamaiziere <patfbsd@davenulle.org>
2008-08-09 19:42:37 +00:00
..
blowfish Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove 2004-11-16 20:42:32 +00:00
camellia Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00
des
rc4
rijndael Make test00 compilable again. 2008-01-15 18:34:47 +00:00
sha2 Initialize T1 to silent gcc warning. 2006-10-22 02:19:33 +00:00
via Sessions in-use are at the end of the queue, so use TAILQ_FOREACH_REVERSE() 2008-08-09 19:42:37 +00:00
sha1.c
sha1.h