Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-04-25 | crypto: testmgr - add empty test vectors for null ciphers | Jussi Kivilinna | 1 | -0/+9 |
2013-04-25 | crypto: testmgr - add AES GMAC test vectors | Jussi Kivilinna | 3 | -2/+108 |
2013-04-25 | crypto: gcm - fix rfc4543 to handle async crypto correctly | Jussi Kivilinna | 1 | -2/+17 |
2013-04-25 | crypto: gcm - make GMAC work when dst and src are different | Jussi Kivilinna | 2 | -17/+81 |
2013-04-25 | hwrng: timeriomem - added devicetree hooks | Alexander Clouter | 2 | -2/+40 |
2013-04-25 | hwrng: timeriomem - update to support more than one device | Alexander Clouter | 2 | -59/+116 |
2013-04-25 | crypto: crc32-pclmul - Use gas macro for pclmulqdq | Sandy Wu | 1 | -2/+3 |
2013-04-25 | hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver | Lubomir Rintel | 4 | -0/+139 |
2013-04-25 | crypto: caam - static constify error data | Kim Phillips | 1 | -5/+5 |
2013-04-25 | crypto: caam - change key gen functions to return signed int | Kim Phillips | 3 | -4/+4 |
2013-04-25 | crypto: sha512 - Create module providing optimized SHA512 routines using SSSE... | Tim Chen | 3 | -0/+295 |