Commit Graph

1145 Commits (499b3803d3e2f062f73bf22372b38393369ffcbf)

Author SHA1 Message Date
Mark Charlebois 66d8ea5728 crypto: LLVMLinux: aligned-attribute.patch 11 years ago
Nitesh Lal 5208ed2ca1 crypto: testmgr - add aead cbc des, des3_ede tests 11 years ago
Tadeusz Struk 9bac019dad crypto: testmgr - Fix DMA-API warning 11 years ago
Herbert Xu 75ecb231ff crypto: hash - Add real ahash walk interface 11 years ago
Matthias-Christian Ott c568398aa0 crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN 11 years ago
Christian Engelmayer 6af1f93e2a crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed() 11 years ago
Christian Engelmayer a2ea6ed6a6 crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails 11 years ago
Christian Engelmayer ac5f863f8c crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big 11 years ago
Eric W. Biederman 90f62cf30a net: Use netlink_ns_capable to verify the permisions of netlink messages 11 years ago
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
Jussi Kivilinna 950e4e1c1b crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 11 years ago
Ard Biesheuvel 4585988f83 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM 11 years ago
chandramouli narayanan 7c1da8d0d0 crypto: sha - SHA1 transform x86_64 AVX2 11 years ago
Tim Chen 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization 11 years ago
Horia Geanta bca4feb0d4 crypto: testmgr - add aead null encryption test vectors 11 years ago
Horia Geanta 72567258f0 crypto: export NULL algorithms defines 11 years ago
Marek Vasut d4a7a0fbe9 crypto: hash - Simplify the ahash_finup implementation 11 years ago
Marek Vasut 1ffc9fbd1e crypto: hash - Pull out the functions to save/restore request 11 years ago
Marek Vasut ab6bf4e5e5 crypto: hash - Fix the pointer voodoo in unaligned ahash 11 years ago
Ard Biesheuvel 4f7f1d7cff crypto: allow blkcipher walks over AEAD data 11 years ago
Ard Biesheuvel 822be00fe6 crypto: remove direct blkcipher_walk dependency on transform 11 years ago
Tim Chen 06e5a1f298 CRC32C: Add soft module dependency to load other accelerated crc32c modules 11 years ago
Marek Vasut 1d9a394b97 crypto: ahash - Fully restore ahash request before completing 11 years ago
Tim Chen 53f52d7aec crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite 11 years ago
Daniel Borkmann e37b94ebff crypto: memneq - fix for archs without efficient unaligned access 11 years ago
Mathias Krause 3110e4006c crypto: pcrypt - Fix wrong usage of rcu_dereference() 11 years ago
Cesar Eduardo Barros fe8c8a1268 crypto: more robust crypto_memneq 11 years ago
Shawn Landden d3f7d56a7a net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST 11 years ago
Horia Geanta 8ec25c5129 crypto: testmgr - fix sglen in test_aead for case 'dst != src' 11 years ago
Horia Geanta bbf9c8934b crypto: caam - fix aead sglen for case 'dst != src' 11 years ago
Horia Geanta 5638cabf3e crypto: ccm - Fix handling of zero plaintext when computing mac 11 years ago
Tom Lendacky fc019c7122 crypto: authenc - Find proper IV address in ablkcipher callback 11 years ago
Linus Torvalds 4c1cc40a2d Revert "KEYS: verify a certificate is signed by a 'trusted' key" 11 years ago
Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
Wolfram Sang 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 years ago
Dan Williams 09ec0f583f raid6test: add new corner case for ioatdma driver 11 years ago
Bartlomiej Zolnierkiewicz 0776ae7b89 dmaengine: remove DMA unmap flags 11 years ago
Dan Williams 1786b943da async_pq_val: convert to dmaengine_unmap_data 11 years ago
Dan Williams 7476bd79fc async_pq: convert to dmaengine_unmap_data 11 years ago
Dan Williams 3bbdd49872 async_raid6_recov: convert to dmaengine_unmap_data 11 years ago
Dan Williams 173e86b280 async_xor_val: convert to dmaengine_unmap_data 11 years ago
Dan Williams fb36ab142b async_xor: convert to dmaengine_unmap_data 11 years ago
Dan Williams 8971646294 async_memcpy: convert to dmaengine_unmap_data 11 years ago
David Howells dbed714163 KEYS: The RSA public key algorithm needs to select MPILIB 11 years ago
Herbert Xu f3d53ed038 crypto: skcipher - Use eseqiv even on UP machines 11 years ago
Dmitry Kasatkin c7c8bb237f ima: provide support for arbitrary hash algorithms 11 years ago
Dmitry Kasatkin 3fe78ca2fb keys: change asymmetric keys to use common hash definitions 11 years ago
Dmitry Kasatkin ee08997fee crypto: provide single place for hash algo information 11 years ago
Vinod Koul 157efa8cfa async_tx: use DMA_COMPLETE for dma completion status 11 years ago
Mathias Krause fddc2c43c4 crypto: authencesn - Simplify key parsing 11 years ago