Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r267815: | kib | 2014-06-30 | 1 | -89/+1 |
* | MFC r267767: | kib | 2014-06-30 | 1 | -27/+16 |
* | MFC r257757: | jmg | 2013-11-16 | 1 | -40/+71 |
* | Use the fact that the AES-NI instructions can be pipelined to improve | jmg | 2013-09-03 | 1 | -49/+176 |
* | When porting XTS-related code from OpenBSD I forgot to update copyright (only | pjd | 2013-02-20 | 1 | -0/+1 |
* | Add support for the extended FPU states on amd64, both for native | kib | 2012-01-21 | 1 | -4/+4 |
* | Update Copyright. | pjd | 2011-10-27 | 1 | -1/+1 |
* | Improve AES-NI performance for AES-XTS: | pjd | 2011-10-27 | 1 | -26/+27 |
* | Remove DEBUG sections. | kib | 2010-11-27 | 1 | -24/+0 |
* | Only save FPU context when not executing in the context of the crypto | kib | 2010-11-17 | 1 | -8/+22 |
* | Fix two copy&paste bugs. | pjd | 2010-09-25 | 1 | -2/+2 |
* | Add support for CRYPTO_AES_XTS. | pjd | 2010-09-23 | 1 | -23/+144 |
* | Add support for CRD_F_KEY_EXPLICIT flag. | pjd | 2010-09-23 | 1 | -16/+32 |
* | Simplify code a bit. | pjd | 2010-09-23 | 1 | -7/+4 |
* | Crypto(4) driver for AESNI. | kib | 2010-07-23 | 1 | -0/+194 |