Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | Assert proper key size also in userland by defining KASSERT in !_KERNEL case. | Pawel Jakub Dawidek | 2005-08-17 | 1 | -2/+2 |
* | Unbreak the world build (in sbin/gbde). This file is used by both | Colin Percival | 2005-08-17 | 1 | -0/+2 |
* | Check key size for rijndael, as invalid key size can lead to kernel panic. | Pawel Jakub Dawidek | 2005-08-16 | 1 | -0/+2 |
* | integrate rijndael-alg-fst.h into rijndael.h. | Hajimu UMEMOTO | 2005-03-11 | 1 | -1/+1 |
* | rijndael-alg-fst.[ch]: | Hajimu UMEMOTO | 2003-11-10 | 1 | -1386/+1158 |
* | - revert to old rijndael code. new rijndael code broke gbde. | Hajimu UMEMOTO | 2003-10-19 | 1 | -1163/+1386 |
* | simplify and update rijndael code. | Hajimu UMEMOTO | 2003-10-12 | 1 | -443/+1177 |
* | Use __FBSDID(). | David E. O'Brien | 2003-06-10 | 1 | -1/+3 |
* | less warning | Hajimu UMEMOTO | 2001-06-16 | 1 | -80/+80 |
* | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -6/+51 |
* | Initial import of AES algorithm code (aka Rijndael) from KAME. | Kris Kennaway | 2000-10-30 | 1 | -0/+443 |