freebsd-dev/sys/crypto/via
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
..
padlock_cipher.c Less magic. 2006-09-15 10:44:55 +00:00
padlock_hash.c Style fixes. 2006-07-25 19:04:26 +00:00
padlock.c Sessions in-use are at the end of the queue, so use TAILQ_FOREACH_REVERSE() 2008-08-09 19:42:37 +00:00
padlock.h Use existing roundup2() macro. 2006-07-28 14:46:19 +00:00