Commit Graph

133 Commits (749052fba650a644b29ed2ae35cd985f736401b3)

Author SHA1 Message Date
Steffen Klassert 1e12299400 crypto: user - Fix lookup of algorithms with IV generator 13 years ago
Cong Wang f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() 13 years ago
Jussi Kivilinna 18482053f9 crypto: serpent-sse2 - add lrw support 13 years ago
Steffen Klassert ce3fd840f5 crypto: Unlink and free instances when deleted 13 years ago
Jussi Kivilinna ce0045561e crypto: xts: add interface for parallelized cipher implementations 13 years ago
Jussi Kivilinna 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support 13 years ago
Jussi Kivilinna 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions 13 years ago
Jussi Kivilinna bc83b8299c crypto: serpent - export common functions for x86_64/i386-sse2 assembler implementations 13 years ago
Steffen Klassert b6aa63c09b crypto: Add a report function pointer to crypto_type 13 years ago
Jussi Kivilinna 52ba867c8c crypto: blowfish - split generic and common c code 14 years ago
Herbert Xu 4619b6bdb7 crypto: sha - Fix build error due to crypto_sha1_update 14 years ago
Mathias Krause 7c390170b4 crypto: sha1 - export sha1_update for reuse 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
Herbert Xu 2149308873 crypto: padlock - Move padlock.h into include/crypto 14 years ago
Steffen Klassert 079f2f7485 crypto: scatterwalk - Add scatterwalk_crypto_chain helper 14 years ago
Herbert Xu 03c8efc1ff crypto: af_alg - User-space interface for Crypto API 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Adrian Hoban 298c926c6d crypto: cryptd - Adding the AEAD interface type support to cryptd 15 years ago
David S. Miller bf06099db1 crypto: skcipher - Add ablkcipher_walk interfaces 15 years ago
Max Vozeler 7d6f75eb21 crypto: md5 - Add export support 15 years ago
Steffen Klassert 5068c7a883 crypto: pcrypt - Add pcrypt crypto parallelization wrapper 15 years ago
Benjamin Gilbert 2141b6309b crypto: hash - Remove legacy hash/digest code 16 years ago
Huang Ying 0e1227d356 crypto: ghash - Add PCLMULQDQ accelerated implementation 16 years ago
Shane Wang f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support 16 years ago
Herbert Xu 0c7d400faf crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test 16 years ago
Huang Ying ace1366369 crypto: cryptd - Add support to access underlaying shash 16 years ago
Herbert Xu ab30046567 crypto: api - Fix aligned ctx helper 16 years ago
Herbert Xu 13887ed688 crypto: sha512_generic - Use 64-bit counters 16 years ago
Herbert Xu 1f38ad8389 crypto: sha512 - Export struct sha512_state 16 years ago
Herbert Xu fa64966473 crypto: shash - Fix digest size offset 16 years ago
Herbert Xu 66f6ce5e52 crypto: ahash - Add unaligned handling and default operations 16 years ago
Herbert Xu 500b3e3c3d crypto: ahash - Remove old_ahash_alg 16 years ago
Herbert Xu 4dc10c0142 crypto: crypto4xx - Switch to new style ahash 16 years ago
Herbert Xu 9cd899a32f crypto: cryptd - Switch to template create API 16 years ago
Herbert Xu 52861c7cd7 crypto: hash - Add helpers to free spawns 16 years ago
Herbert Xu 01c2dece43 crypto: ahash - Add instance/spawn support 16 years ago
Herbert Xu 88056ec346 crypto: ahash - Convert to new style algorithms 16 years ago
Herbert Xu 2ca33da1de crypto: api - Remove frontend argument from extsize/init_tfm 16 years ago
Herbert Xu fc00127fb6 crypto: ahash - Add crypto_ahash_set_reqsize 16 years ago
Herbert Xu 7eddf95ec5 crypto: shash - Export async functions 16 years ago
Herbert Xu 113adefc73 crypto: shash - Make descsize a run-time attribute 16 years ago
Herbert Xu aef73cfcb9 crypto: async - Use kzfree for requests 16 years ago
Herbert Xu 9b2fda7b94 crypto: sha256_generic - Add export/import support 16 years ago
Herbert Xu e2a7ce4e18 crypto: sha1_generic - Add export/import support 16 years ago
Herbert Xu 99d27e1c59 crypto: shash - Export/import hash state only 16 years ago
Herbert Xu ef5d590c9b crypto: shash - Add shash_instance_ctx 16 years ago
Herbert Xu 0390e6aecf crypto: shash - Add __crypto_shash_cast 16 years ago
Herbert Xu cde6263fa9 crypto: shash - Add crypto_shash_ctx_aligned 16 years ago
Herbert Xu 619a6ebd25 crypto: shash - Add shash_register_instance 16 years ago
Herbert Xu 7d6f56400a crypto: shash - Add shash_attr_alg2 helper 16 years ago