Commit Graph

1054 Commits (314add6b1f045b59ca39683bd0cbc5310cd203f2)

Author SHA1 Message Date
Herbert Xu e70308ec0e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" 12 years ago
Chanho Min 0ea8530dcf crypto: add lz4 Cryptographic API 12 years ago
Bartlomiej Zolnierkiewicz 48a9db462d drivers/dma: remove unused support for MEMSET operations 12 years ago
Kees Cook d8537548c9 drivers: avoid format strings in names passed to alloc_workqueue() 12 years ago
Kees Cook 1c8fca1d92 crypto: sanitize argument for format string 12 years ago
Herbert Xu 939e177996 crypto: algboss - Hold ref count on larval 12 years ago
Jussi Kivilinna da5ffe1134 crypto: testmgr - test hash implementations with unaligned buffers 12 years ago
Jussi Kivilinna 58dcf5484c crypto: testmgr - test AEADs with unaligned buffers 12 years ago
Jussi Kivilinna 3a338f20c3 crypto: testmgr - test skciphers with unaligned buffers 12 years ago
Jussi Kivilinna 5714758b5c crypto: testmgr - check that entries in alg_test_descs are in correct order 12 years ago
Jussi Kivilinna 99f42f937a Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher" 12 years ago
Jussi Kivilinna 3d387ef08c Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" 12 years ago
Jussi Kivilinna edb7c7cdba crypto: blowfish - disable AVX2 implementation 12 years ago
Jussi Kivilinna 3ef91f21a6 crypto: twofish - disable AVX2 implementation 12 years ago
Jussi Kivilinna d329581493 crypto: sha512_generic - set cra_driver_name 12 years ago
Tim Chen 39761214ee crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash 12 years ago
Tim Chen 0b95a7f857 crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform 12 years ago
Tim Chen 2d31e518a4 crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework 12 years ago
Akinobu Mita 3ec39abdcc raid6test: use prandom_bytes() 12 years ago
Jussi Kivilinna f3f935a76a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher 12 years ago
Jussi Kivilinna 56d76c96a9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher 12 years ago
Jussi Kivilinna cf1521a1a5 crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher 12 years ago
Jussi Kivilinna 6048801070 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher 12 years ago
Jussi Kivilinna ad8b7c3e92 crypto: tcrypt - add async cipher speed tests for blowfish 12 years ago
Jussi Kivilinna 23a836e87d crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2 12 years ago
Jussi Kivilinna 7643a11a35 crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86 12 years ago
Jussi Kivilinna c456a9cd1a crypto: aesni_intel - add more optimized XTS mode for x86-64 12 years ago
Jussi Kivilinna 93b5e86a6d crypto: add CMAC support to CryptoAPI 12 years ago
Jussi Kivilinna e448370d73 crypto: testmgr - add empty test vectors for null ciphers 12 years ago
Jussi Kivilinna e9b7441a99 crypto: testmgr - add AES GMAC test vectors 12 years ago
Jussi Kivilinna d733ac90f9 crypto: gcm - fix rfc4543 to handle async crypto correctly 12 years ago
Jussi Kivilinna 9489667d3e crypto: gcm - make GMAC work when dst and src are different 12 years ago
Tim Chen 87de4579f9 crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions. 12 years ago
Tim Chen bf70fa9d9e crypto: sha512 - Expose generic sha512 routine to be callable from other modules 12 years ago
Tim Chen 8275d1aa64 crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. 12 years ago
Chun-Yi Lee 04b00bdb41 X.509: Support parse long form of length octets in Authority Key Identifier 12 years ago
Mathias Krause 72a763d805 crypto: algif - suppress sending source address information in recvmsg 12 years ago
Tim Chen 35d2c9d0c3 crypto: sha256 - Expose SHA256 generic routine to be callable externally. 12 years ago
Jussi Kivilinna d3dde52209 crypto: gcm - fix assumption that assoc has one segment 12 years ago
Mathias Krause a84fb791cb crypto: user - constify netlink dispatch table 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Herbert Xu ca81a1a1b8 crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option 12 years ago
Markus F.X.J. Oberhumer 0ec7382036 crypto: testmgr - update LZO compression test vectors 12 years ago
Mathias Krause 8fd61d3422 crypto: user - ensure user supplied strings are nul-terminated 12 years ago
Mathias Krause e336ed9647 crypto: user - fix empty string test in report API 12 years ago
Mathias Krause 9a5467bf7b crypto: user - fix info leaks in report API 12 years ago
Julia Lawall 3e8afe35c3 crypto: use ERR_CAST 12 years ago
Jussi Kivilinna 66e5bd0063 crypto: testmgr - add test vector for fcrypt 12 years ago
Alexander Boyko 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation 12 years ago
Kees Cook 3b4afaf29e crypto: remove depends on CONFIG_EXPERIMENTAL 12 years ago