aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/xform.c
Commit message (Expand)AuthorAgeFilesLines
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].Hajimu UMEMOTO2005-03-111-1/+1
* - use 1/2 space for rijndael context in ipsecHajimu UMEMOTO2005-03-111-6/+5
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Use __FBSDID().David E. O'Brien2003-06-111-1/+3
* In-kernel crypto framework derived from openbsd. This facility providesSam Leffler2002-10-041-0/+629