Commit Graph

955 Commits (8e377d15078a501c4da98471f56396343c407d92)

Author SHA1 Message Date
Dave Jones 97da37b35f crypto: Build SPARC DES algorithms on SPARC only. 13 years ago
Jussi Kivilinna 54216bbd76 crypto: tcrypt - add missing tests for camellia and ghash 13 years ago
Jussi Kivilinna d8a32ac256 crypto: testmgr - make test_aead also test 'dst != src' code paths 13 years ago
Jussi Kivilinna 08d6af8c16 crypto: testmgr - make test_skcipher also test 'dst != src' code paths 13 years ago
Jussi Kivilinna 549595a0c7 crypto: testmgr - add test vectors for CTR mode IV increasement 13 years ago
Jussi Kivilinna 9cac3a297d crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6) 13 years ago
Jussi Kivilinna f44d83d19d crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template 13 years ago
Suresh Siddha b6f3fefe1f crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable() 13 years ago
Herbert Xu 9b2f4cb65f crypto: authenc - Fix crash with zero-length assoc data 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
Jussi Kivilinna c2b3711d11 crypto: 842 - remove .cra_list initialization 13 years ago
Jussi Kivilinna 312639bb1b Revert "[CRYPTO] cast6: inline bloat--" 13 years ago
Jussi Kivilinna 66ce0b0f29 crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) 13 years ago
David McCullough f0be44f4fb arm/crypto: Add optimized AES and SHA1 routines 13 years ago
David S. Miller 81658ad0d9 sparc64: Add CAMELLIA driver making use of the new camellia opcodes. 13 years ago
David S. Miller c5aac2df65 sparc64: Add DES driver making use of the new des opcodes. 13 years ago
David S. Miller 442a7c40b1 sparc64: Add CRC32C driver making use of the new crc32c opcode. 13 years ago
David S. Miller 9bf4852d3d sparc64: Add AES driver making use of the new aes opcodes. 13 years ago
David S. Miller fa4dfedcc2 sparc64: Add MD5 driver making use of the 'md5' instruction. 13 years ago
David S. Miller 775e0c6998 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. 13 years ago
David S. Miller 86c93b24ef sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. 13 years ago
David S. Miller 4ff28d4ca9 sparc64: Add SHA1 driver making use of the 'sha1' instruction. 13 years ago
Jussi Kivilinna 023af60825 crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines 13 years ago
Seth Jennings 35a1fc1873 powerpc/crypto: add 842 crypto driver 13 years ago
Johannes Goetzfried 4ea1277d30 crypto: cast6 - add x86_64/avx assembler implementation 13 years ago
Johannes Goetzfried 9b8b04051d crypto: testmgr - add larger cast6 testvectors 13 years ago
Johannes Goetzfried 2b49b90672 crypto: cast6 - prepare generic module for optimized implementations 13 years ago
Johannes Goetzfried 4d6d6a2c85 crypto: cast5 - add x86_64/avx assembler implementation 13 years ago
Johannes Goetzfried a2c5826095 crypto: testmgr - add larger cast5 testvectors 13 years ago
Johannes Goetzfried 270b0c6b40 crypto: cast5 - prepare generic module for optimized implementations 13 years ago
Jussi Kivilinna 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
Jussi Kivilinna f4b0277e7e crypto: whirlpool - use crypto_[un]register_shashes 13 years ago
Jussi Kivilinna 648b2a102d crypto: sha512 - use crypto_[un]register_shashes 13 years ago
Jussi Kivilinna 6aeb49bc5a crypto: sha256 - use crypto_[un]register_shashes 13 years ago
Jussi Kivilinna a5e7a2dcfc crypto: tiger - use crypto_[un]register_shashes 13 years ago
Jussi Kivilinna 50fc3e8d2c crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once 13 years ago
Jussi Kivilinna 8fc229a51b crypto: ansi_cprng - use crypto_[un]register_algs 13 years ago
Jussi Kivilinna bbc406b9d2 crypto: serpent - use crypto_[un]register_algs 13 years ago
Jussi Kivilinna 9935e6d2f3 crypto: des - use crypto_[un]register_algs 13 years ago
Jussi Kivilinna 70a03bff6c crypto: crypto_null - use crypto_[un]register_algs 13 years ago
Jussi Kivilinna 738206d325 crypto: tea - use crypto_[un]register_algs 13 years ago
Horia Geanta e46e9a4638 crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors 13 years ago
Nicolas Royer de19753348 crypto: atmel - add new tests to tcrypt 13 years ago
Milan Broz 6c79294f44 crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips mode 13 years ago
Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
Steffen Klassert 26c8aaebc1 crypto: algapi - Fix hang on crypto allocation 13 years ago
Sebastian Andrzej Siewior b9b0f080fa crypto: arc4 - now arc needs blockcipher support 13 years ago
Jussi Kivilinna a7378d4e55 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper 13 years ago
Jussi Kivilinna 414cb5e7cc crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper 13 years ago