Commit Graph

969 Commits (c78cd83805d43198e1ef452fba27fa049db6387f)

Author SHA1 Message Date
Steffen Klassert a55465dca7 crypto: Add userspace report for pcompress type algorithms 13 years ago
Steffen Klassert b735d0a915 crypto: Add userspace report for nivaead type algorithms 13 years ago
Steffen Klassert 6ad414fe71 crypto: Add userspace report for aead type algorithms 13 years ago
Steffen Klassert 3e29c1095a crypto: Add userspace report for givcipher type algorithms 13 years ago
Steffen Klassert 29ffc87640 crypto: Add userspace report for ablkcipher type algorithms 13 years ago
Steffen Klassert 50496a1fab crypto: Add userspace report for blkcipher type algorithms 13 years ago
Steffen Klassert 6238cbaec4 crypto: Add userspace report for ahash type algorithms 13 years ago
Steffen Klassert f4d663ce63 crypto: Add userspace report for shash type algorithms 13 years ago
Steffen Klassert 6c5a86f529 crypto: Add userspace report for larval type algorithms 13 years ago
Steffen Klassert b6aa63c09b crypto: Add a report function pointer to crypto_type 13 years ago
Steffen Klassert a38f7907b9 crypto: Add userspace configuration API 13 years ago
Steffen Klassert 22e5b20be7 crypto: Export crypto_remove_final 13 years ago
Steffen Klassert 89b596ba22 crypto: Export crypto_remove_spawns 13 years ago
Steffen Klassert 64a947b133 crypto: Add a flag to identify crypto instances 13 years ago
Jussi Kivilinna 8280daad43 crypto: twofish - add 3-way parallel x86_64 assembler implemention 13 years ago
Jussi Kivilinna ee5002a549 crypto: tcrypt - add ctr(twofish) speed test 13 years ago
Nick Bowler 7ed47b7d14 crypto: ghash - Avoid null pointer dereference if no key is set 13 years ago
Jussi Kivilinna 64b94ceae8 crypto: blowfish - add x86_64 assembly implementation 14 years ago
Jussi Kivilinna 7d47b86cfe crypto: tcrypt - add ctr(blowfish) speed test 14 years ago
Jussi Kivilinna 3f2a5d2d42 crypto: blowfish - rename C-version to blowfish_generic 14 years ago
Jussi Kivilinna 52ba867c8c crypto: blowfish - split generic and common c code 14 years ago
Herbert Xu b2bac6acf8 crypto: cryptd - Use subsys_initcall to prevent races with aesni 14 years ago
Mathias Krause 66be895158 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 years ago
Mathias Krause 7c390170b4 crypto: sha1 - export sha1_update for reuse 14 years ago
David S. Miller bc0b96b54a crypto: Move md5_transform to lib/md5.c 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Michael Witten 35ed4b35be doc: Kconfig: `to be' -> `be' 14 years ago
Mathias Krause 625426633d crypto: gf128mul - fix call to memset() 14 years ago
Herbert Xu 269230e7c5 crypto: algif_hash - Handle initial af_alg_make_sg error correctly 14 years ago
Mandeep Singh Baines 36ca239b24 crypto: sha1_generic - use SHA1_BLOCK_SIZE 14 years ago
Mati Vait cfa2b54eca crypto: arc4 - Fixed coding style issues 14 years ago
Mati Vait fae366401b crypto: crc32c - Fixed coding style issue 14 years ago
Richard Weinberger 8af00860c9 crypto: UML build fixes 14 years ago
Jarod Wilson 5165e5b112 crypto: testmgr - add xts-aes-256 self-test 14 years ago
David S. Miller 7ab24bfdf9 net+crypto: Use vmalloc for zlib inflate buffers. 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
Andy Lutomirski b23b645165 crypto: aesni-intel - Merge with fpu.ko 14 years ago
Jan Glauber 9996e3421c crypto: tcrypt - CTR mode speed test for AES 14 years ago
Puneet Saxena ba0e14acc4 crypto: testmgr - add support for aes ofb mode 14 years ago
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