Commit Graph

749 Commits (3be1afc8f64742552325d9f03c2b96339e822f9e)

Author SHA1 Message Date
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jim Keniston 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 years ago
Steffen Klassert a5079d084f crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers 14 years ago
David Sterba f07ef1de9b crypto: tcrypt - do not attempt to write to readonly variable 14 years ago
Herbert Xu bd1f2996b4 crypto: sha1 - Add test vector to test partial block processing 14 years ago
Jarod Wilson 18c0ebd2d8 crypto: testmgr - mark ghash as fips_allowed 14 years ago
Jarod Wilson 2918aa8d1d crypto: testmgr - mark xts(aes) as fips_allowed 14 years ago
Davidlohr Bueso 33c7c0fb20 crypto: skcipher - remove redundant NULL check 14 years ago
Tejun Heo c73b7d02da crypto: mark crypto workqueues CPU_INTENSIVE 14 years ago
Adrian-Ken Rueegsegger 3181c22587 crypto: ripemd - Set module author and update email address 14 years ago
Herbert Xu 8ad225e8e4 crypto: gf128mul - Remove experimental tag 14 years ago
Randy Dunlap 0686952458 crypto: af_alg - fix af_alg memory_allocated data type 14 years ago
Miloslav Trmač 507cad355f crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets 14 years ago
Steffen Klassert c920fa6051 crypto: Use scatterwalk_crypto_chain 14 years ago
Herbert Xu bc97e57eb2 crypto: algif_skcipher - Handle unaligned receive buffer 14 years ago
Herbert Xu 0f6bb83cb1 crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned 14 years ago
Herbert Xu 7451708f39 crypto: af_alg - Add dependency on NET 14 years ago
Herbert Xu c762be6375 crypto: algif_skcipher - Pass on error from af_alg_make_sg 14 years ago
Mathias Krause 0d258efb6a crypto: aesni-intel - Ported implementation to x86-32 14 years ago
Tracey Dent 21ea28abcf crypto: Makefile clean up 14 years ago
Joe Perches c8484594ae crypto: Use vzalloc 14 years ago
Herbert Xu 8ff590903d crypto: algif_skcipher - User-space interface for skcipher operations 14 years ago
Herbert Xu fe869cdb89 crypto: algif_hash - User-space interface for hash operations 14 years ago
Herbert Xu 03c8efc1ff crypto: af_alg - User-space interface for Crypto API 14 years ago
Adrian Hoban 69435b94d0 crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors 14 years ago
Nicolas Kaiser 895be15745 crypto: cast5 - simplify if-statements 14 years ago
Steffen Klassert e2b3483541 crypto: pcrypt - Fix use after free on padata_free 14 years ago
Herbert Xu 90246e79af crypto: hash - Fix async import on shash algorithm 14 years ago
Peter Zijlstra 61ecdb801e mm: strictly nested kmap_atomic() 14 years ago
Dan Williams 400fb7f6a0 move async raid6 test to lib/Kconfig.debug 15 years ago
David Howells db36b906fe Blackfin: Rename DES PC2() symbol to avoid collision 15 years ago
Adrian Hoban 298c926c6d crypto: cryptd - Adding the AEAD interface type support to cryptd 15 years ago
Justin P. Mattock 6d8de74c5c crypto: Kconfig - update broken web addresses 15 years ago
Chuck Ebbert e84c5480b7 crypto: fips - FIPS requires algorithm self-tests 15 years ago
Herbert Xu 00ca28a507 crypto: testmgr - Default to no tests 15 years ago
Herbert Xu 326a6346ff crypto: testmgr - Fix test disabling option 15 years ago
Szilveszter Ördög 23a75eee07 crypto: hash - Fix handling of small unaligned buffers 15 years ago
Steffen Klassert d3f64e46aa crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier 15 years ago
Steffen Klassert c57e842eff crypto: pcrypt - Rename pcrypt_instance 15 years ago
Steffen Klassert e6cc117076 padata: Rename padata_alloc functions 15 years ago
Steffen Klassert cc74f4bc11 crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask 15 years ago
Dan Kruchinin a3fb1e330d pcrypt: Added sysfs interface to pcrypt 15 years ago
Dan Kruchinin e15bacbebb padata: Make two separate cpumasks 15 years ago
Steffen Klassert 83f619f3c8 padata: make padata_do_parallel to return zero on success 15 years ago
Steffen Klassert 4c87917029 padata: Check for valid padata instance on start 15 years ago
Jiri Slaby 2716fbf63e crypto: skcipher - avoid NULL dereference 15 years ago
Joachim Fritschi 5b04fc1703 crypto: twofish: Rename twofish to twofish_generic and add an alias 15 years ago
Alexander Shishkin 0b767f9616 crypto: testmgr - add an option to disable cryptoalgos' self-tests 15 years ago
Herbert Xu bc94e59662 crypto: pcomp - Fix illegal Kconfig configuration 15 years ago
Julia Lawall 8db050786a crypto: Use ERR_CAST 15 years ago