summaryrefslogtreecommitdiffstats
path: root/sys/crypto/via/padlock_hash.c
Commit message (Expand)AuthorAgeFilesLines
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-121-6/+6
* Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPUkib2014-06-231-10/+4
* Add support for the extended FPU states on amd64, both for nativekib2012-01-211-2/+2
* MFaesni r215427:kib2010-11-261-3/+10
* Use the fpu_kern_enter() interface to properly separate usermode FPUkib2010-06-051-0/+8
* Changed to M_NOWAIT when reallocing psc_buf in padlock_sha_update(),vanhu2009-05-271-1/+3
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-121-1/+1
* Style fixes.pjd2006-07-251-7/+7
* Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found inpjd2006-07-221-0/+389
OpenPOWER on IntegriCloud