summaryrefslogtreecommitdiffstats
path: root/sys/crypto/aesni/aesni.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r307584asomers2016-11-221-5/+7
* crypto routines: Hint minimum buffer sizes to the compilercem2016-05-261-5/+5
* const'ify an arg that we don't update...jmg2015-07-291-1/+1
* address an issue where consumers, like IPsec, can reuse the samejmg2015-07-081-1/+0
* Fix for non-random IV's when CRD_F_IV_PRESENT and CRD_F_IV_EXPLICITjmg2015-07-061-1/+0
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-121-0/+13
* Put the aesni_cipher_setup() and aesni_cipher_process() functions intokib2014-06-241-5/+2
* make it so that from/to can be missaligned as it can happen (the gelijmg2013-11-061-19/+20
* Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-031-7/+8
* Add support for the extended FPU states on amd64, both for nativekib2012-01-211-1/+1
* Add support for CRYPTO_AES_XTS.pjd2010-09-231-0/+2
* Crypto(4) driver for AESNI.kib2010-07-231-0/+103
OpenPOWER on IntegriCloud