aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/xor.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-01crypto: testmgr - Disable fips-allowed for authenc() and des() ciphersJohn Haxby1-16/+0
2015-10-01crypto: sahara - dma_map_sg can handle chained SGLABBE Corentin1-53/+13
2015-10-01crypto: caam - dma_map_sg can handle chained SGLABBE Corentin3-168/+53
2015-10-01crypto: talitos - dma_map_sg can handle chained SGLABBE Corentin1-86/+18
2015-10-01crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk4-25/+5
2015-09-21crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss1-1/+1
2015-09-21crypto: sahara - replace sahara_sg_length with sg_nents_for_lenLABBE Corentin1-27/+3
2015-09-21crypto: amcc - replace get_sg_count by sg_nents_for_lenLABBE Corentin1-21/+1
2015-09-21crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin1-22/+3
2015-09-21crypto: x86/sha - Restructure x86 sha512 glue code to expose all the available sha512 transformstim1-45/+204
2015-09-21crypto: x86/sha - Restructure x86 sha256 glue code to expose all the available sha256 transformstim1-50/+281
2015-09-21crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available sha1 transformstim1-74/+250
2015-09-21crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256tim3-6/+18
2015-09-21crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256tim2-16/+34