Commit Graph

807 Commits (f812f0f53e5643c06b929ce3299cbaffb307c488)

Author SHA1 Message Date
Herbert Xu 3acc84739d crypto: algapi - Fix build problem with NET disabled 13 years ago
Jonathan Corbet fb223c32b4 crypto: user - Fix rwsem leak in crypto_user 13 years ago
Herbert Xu 5db017aa28 crypto: user - Depend on NET instead of selecting it 13 years ago
Paul Gortmaker 4bb33cc890 crypto: add module.h to those files that are explicitly using it 13 years ago
Herbert Xu ea8bdfcff1 crypto: user - Add dependency on NET 13 years ago
Herbert Xu e6ea64ece7 crypto: user - Initialise match in crypto_alg_match 13 years ago
Jussi Kivilinna 573da6208a crypto: testmgr - add twofish tests 13 years ago
Jussi Kivilinna 85b63e342c crypto: testmgr - add blowfish test-vectors 13 years ago
Alexey Dobriyan ac4385d250 crypto: whirlpool - count rounds from 0 13 years ago
Steffen Klassert 540b97c1dd crypto: Add userspace report for compress type algorithms 13 years ago
Steffen Klassert 07a5fa4abd crypto: Add userspace report for cipher type algorithms 13 years ago
Steffen Klassert 792608e9c2 crypto: Add userspace report for rng type algorithms 13 years ago
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