summaryrefslogtreecommitdiffstats
path: root/sys/crypto/via/padlock_cipher.c
Commit message (Expand)AuthorAgeFilesLines
* Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPUkib2014-06-231-12/+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-2/+12
* Less magic.pjd2006-09-151-2/+3
* Remove redundant check committed by accident.pjd2006-07-251-2/+0
* Avoid memory allocations when the given address is already 16 bytes aligned.pjd2006-07-251-6/+51
* Style fixes.pjd2006-07-251-1/+1
* Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found inpjd2006-07-221-0/+226
OpenPOWER on IntegriCloud