aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/twofish_generic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-01hw_random: timeriomem_rng: Allow setting RNG quality from platform dataRick Altherr2-0/+10
2017-06-01dt-bindings: timeriomem_rng: Add entropy quality propertyRick Altherr1-0/+7
2017-06-01crypto: arm/crc32 - enable module autoloading based on CPU feature bitsArd Biesheuvel1-0/+6
2017-06-01crypto: arm/sha2-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel1-3/+2
2017-06-01crypto: arm/sha1-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel1-3/+2
2017-06-01crypto: arm/ghash-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel1-4/+2
2017-06-01crypto: arm/aes-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel1-4/+2
2017-05-23crypto: ccp - Use IPAD/OPAD constantCorentin LABBE1-2/+3
2017-05-23crypto: mediatek - Use IPAD/OPAD constantCorentin LABBE1-2/+3
2017-05-23crypto: qat - Use IPAD/OPAD constantCorentin LABBE1-2/+3
2017-05-23crypto: omap-sham - Use IPAD/OPAD constantCorentin LABBE1-2/+3
2017-05-23crypto: mv_cesa - Use IPAD/OPAD constantCorentin LABBE1-2/+3
2017-05-23crypto: marvell - Use IPAD/OPAD constantCorentin LABBE1-2/+3
2017-05-23crypto: ixp4xx - Use IPAD/OPAD constantCorentin LABBE1-2/+1
2017-05-23crypto: brcm - Use IPAD/OPAD constantCorentin LABBE1-2/+3
2017-05-23crypto: hmac - add hmac IPAD/OPAD constantCorentin LABBE2-2/+10
2017-05-23crypto: x86/aes - Don't use %rbp as temporary registerEric Biggers1-25/+22
2017-05-23crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig1-14/+1
2017-05-23crypto: img-hash - Handle return value of clk_prepare_enableArvind Yadav1-2/+10
2017-05-23hwrng: omap3-rom - Handle return value of clk_prepare_enableArvind Yadav1-2/+9
2017-05-18crypto: aesni - add generic gcm(aes)Sabrina Dubroca1-50/+158
2017-05-18crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_lenSabrina Dubroca1-7/+24
2017-05-18crypto: aesni - make AVX2 AES-GCM work with any aadlenSabrina Dubroca1-27/+58
2017-05-18crypto: aesni - make AVX AES-GCM work with all valid auth_tag_lenSabrina Dubroca1-7/+24
2017-05-18crypto: aesni - make AVX AES-GCM work with any aadlenSabrina Dubroca1-34/+88
2017-05-18crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_lenSabrina Dubroca1-14/+48
2017-05-18crypto: aesni - make non-AVX AES-GCM work with any aadlenSabrina Dubroca1-37/+132
2017-05-18crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel4-20/+16
2017-05-18crypto: ccp - Add a module authorGary R Hook1-0/+1
2017-05-18crypto: caam - add support for RSA key form 3Radu Alexe4-2/+291
2017-05-18crypto: caam - add support for RSA key form 2Radu Alexe4-17/+298
2017-05-18crypto: caam - incapsulate dropping leading zeros into functionRadu Alexe1-4/+9
2017-05-18crypto: caam - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus1-0/+2
2017-05-18crypto: sha512-mb - add some missing unlock on errorDan Carpenter1-3/+4
2017-05-18crypto: tcrypt - don't disable irqs and waitGilad Ben-Yossef1-4/+0
2017-05-18crypto: skcipher - Add missing API setkey checksHerbert Xu1-1/+39
2017-05-13Linux 4.12-rc1Linus Torvalds1-2/+2
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-12dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-12Tigran has movedAndrew Morton6-7/+7
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-12mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-12gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-12mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0