summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/xform.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r292963:Luiz Otavio O Souza2016-05-121-891/+19
* MFC r290924:Luiz Otavio O Souza2016-05-121-1/+1
* MFC r286292:Luiz Otavio O Souza2015-10-201-6/+7
* MFC r285526:Luiz Otavio O Souza2015-10-201-4/+4
* MFC r285336:Luiz Otavio O Souza2015-10-201-25/+37
* MFC r275732:Luiz Otavio O Souza2015-10-201-54/+208
* Revert AESNI patches.Luiz Otavio O Souza2015-10-201-210/+57
* Importing pfSense patch aesgcm.soft.1.patchRenato Botelho2015-08-171-57/+210
* When porting XTS-related code from OpenBSD I forgot to update copyright (onlypjd2013-02-201-2/+7
* Add support for AES-XTS.pjd2010-09-231-9/+137
* Remove redundant space.pjd2010-09-231-1/+1
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-14/+14
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-0/+53
* Use newly added defines instead of magic values.pjd2006-06-041-16/+16
* - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384pjd2006-05-171-15/+15
* Check key size for rijndael, as invalid key size can lead to kernel panic.pjd2005-08-161-0/+2
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].ume2005-03-111-1/+1
* - use 1/2 space for rijndael context in ipsecume2005-03-111-6/+5
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Use __FBSDID().obrien2003-06-111-1/+3
* In-kernel crypto framework derived from openbsd. This facility providessam2002-10-041-0/+629
OpenPOWER on IntegriCloud