Commit Graph

20 Commits (b269876c8d57fb8c801bea1fc34b461646c5abd0)

Author SHA1 Message Date
Huang Ying ace1366369 crypto: cryptd - Add support to access underlaying shash 16 years ago
Herbert Xu 6fba00d176 crypto: cryptd - Add finup/export/import for hash 16 years ago
Steffen Klassert 05ed8758fa crypto: cryptd - Fix uninitialized return value 16 years ago
Herbert Xu 0b535adfb1 crypto: cryptd - Switch to new style ahash 16 years ago
Herbert Xu 9cd899a32f crypto: cryptd - Switch to template create API 16 years ago
Herbert Xu 0d6669e2ba crypto: cryptd - Use crypto_ahash_set_reqsize 16 years ago
Herbert Xu 46309d8938 crypto: cryptd - Use shash algorithms 16 years ago
Huang Ying 505fd21d61 crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher 16 years ago
Huang Ying 254eff7714 crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq 16 years ago
Huang Ying 1cac2cbc76 crypto: cryptd - Add support to access underlying blkcipher 16 years ago
Herbert Xu 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 years ago
Loc Ho b8a28251c2 [CRYPTO] cryptd: Add asynchronous hash support 17 years ago
Herbert Xu 93aa7f8a12 [CRYPTO] cryptd: Fix EINPROGRESS notification context 17 years ago
Julia Lawall b1145ce395 [CRYPTO] cryptd: Correct kzalloc error test 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Herbert Xu 927eead52c [CRYPTO] cryptd: Use geniv of the underlying algorithm 17 years ago
Herbert Xu 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
Herbert Xu 2de98e7544 [CRYPTO] ablkcipher: Remove queue pointer from common alg object 18 years ago
Rafael J. Wysocki 189fe3174c [CRYPTO] cryptd: Fix problem with cryptd and the freezer 18 years ago
Herbert Xu 124b53d020 [CRYPTO] cryptd: Add software async crypto daemon 18 years ago