aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pcrypt.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-25crypto: gcm - fix rfc4543 to handle async crypto correctlyJussi Kivilinna1-2/+17
2013-04-25crypto: gcm - make GMAC work when dst and src are differentJussi Kivilinna2-17/+81
2013-04-25hwrng: timeriomem - added devicetree hooksAlexander Clouter2-2/+40
2013-04-25hwrng: timeriomem - update to support more than one deviceAlexander Clouter2-59/+116
2013-04-25crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu1-2/+3
2013-04-25hwrng: bcm2835 - Add Broadcom BCM2835 RNG driverLubomir Rintel4-0/+139
2013-04-25crypto: caam - static constify error dataKim Phillips1-5/+5
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips3-4/+4
2013-04-25crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions.Tim Chen3-0/+295