Commit Graph

109 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
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
Herbert Xu d06854f024 crypto: api - Add crypto_attr_alg2 helper 16 years ago
Herbert Xu 942969992d crypto: shash - Add spawn support 16 years ago
Herbert Xu 97eedce1a6 crypto: api - Add new style spawn support 16 years ago
Herbert Xu 2e4fddd8e4 crypto: shash - Add shash_instance 16 years ago
Herbert Xu 70ec7bb91a crypto: api - Add crypto_alloc_instance2 16 years ago
Herbert Xu f2ac72e826 crypto: api - Add new template create function 16 years ago
Geert Uytterhoeven bf68e65ec9 crypto: zlib - New zlib crypto module, using pcomp 16 years ago
Geert Uytterhoeven a1d2f09544 crypto: compress - Add pcomp interface 16 years ago
Huang Ying 25c38d3fb9 crypto: api - Use dedicated workqueue for crypto subsystem 16 years ago
Herbert Xu 9749598633 crypto: shash - Add crypto_shash_blocksize 16 years ago
Huang Ying 1cac2cbc76 crypto: cryptd - Add support to access underlying blkcipher 16 years ago
Huang Ying 109568e110 crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field 16 years ago
Herbert Xu 412e87ae5d crypto: shash - Fix tfm destruction 16 years ago
Herbert Xu 0ee4a96902 crypto: aes - Precompute tables 16 years ago
Herbert Xu 5f7082ed4f crypto: hash - Export shash through hash 16 years ago
Herbert Xu dec8b78606 crypto: hash - Add import/export interface 16 years ago
Herbert Xu 7b5a080b3c crypto: hash - Add shash interface 16 years ago
Herbert Xu 7b0bac64cd crypto: api - Rebirth of crypto_alloc_tfm 16 years ago
Herbert Xu 4a7794860b crypto: api - Move type exit function into crypto_tfm 16 years ago
Neil Horman 17f0f4a47d crypto: rng - RNG interface and implementation 17 years ago
Herbert Xu 5be5e667a9 crypto: skcipher - Move IV generators into their own modules 17 years ago
Herbert Xu 318e531392 crypto: hash - Add missing top-level functions 17 years ago
Herbert Xu 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 years ago