Commit Graph

78 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
David Woodhouse ec49fdbd35 crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposed 15 years ago
Benjamin Gilbert 8ffd1be677 crypto: hash - Remove cra_u.{digest,hash} 16 years ago
Herbert Xu 500b3e3c3d crypto: ahash - Remove old_ahash_alg 16 years ago
Herbert Xu 88056ec346 crypto: ahash - Convert to new style algorithms 16 years ago
Herbert Xu aef73cfcb9 crypto: async - Use kzfree for requests 16 years ago
Geert Uytterhoeven a1d2f09544 crypto: compress - Add pcomp interface 16 years ago
Herbert Xu 3f683d6175 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention 16 years ago
Herbert Xu 7b2cd92adc crypto: api - Fix zeroing on free 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 3b2f6df082 crypto: hash - Export shash through ahash 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 73d3864a48 crypto: api - Use test infrastructure 17 years ago
Herbert Xu da7f033ddc crypto: cryptomgr - Add test infrastructure 17 years ago
Herbert Xu 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 years ago
Herbert Xu 166247f46a crypto: hash - Removed vestigial ahash fields 17 years ago
Loc Ho 004a403c2e [CRYPTO] hash: Add asynchronous hash support 17 years ago
Sebastian Siewior c3715cb90f [CRYPTO] api: Make the crypto subsystem fully modular 17 years ago
Herbert Xu 6eb7228421 [CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long long 17 years ago
Herbert Xu d29ce988ae [CRYPTO] aead: Create default givcipher instances 17 years ago
Herbert Xu 5b6d2d7fdf [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free 17 years ago
Herbert Xu 743edf5727 [CRYPTO] aead: Add givcrypt operations 17 years ago
Herbert Xu b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances 17 years ago
Herbert Xu ecfc43292f [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free 17 years ago
Herbert Xu 23508e11ab [CRYPTO] skcipher: Added geniv field 17 years ago
Herbert Xu 61da88e2b8 [CRYPTO] skcipher: Add givcrypt operations and givcipher type 17 years ago
Herbert Xu 378f4f51f9 [CRYPTO] skcipher: Add crypto_grab_skcipher interface 17 years ago
Herbert Xu 551a09a7a9 [CRYPTO] api: Sanitise mask when allocating ablkcipher/hash 17 years ago
Herbert Xu 7ba683a6de [CRYPTO] aead: Make authsize a run-time parameter 17 years ago
Herbert Xu 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
John Anthony Kazos Jr 18735dd8d2 crypto: convert crypto.h to UTF-8 18 years ago
Herbert Xu b16c3a2e2c [CRYPTO] api: Fixed crypto_*_reqsize return type 18 years ago
Herbert Xu 2de98e7544 [CRYPTO] ablkcipher: Remove queue pointer from common alg object 18 years ago
Herbert Xu 39e1ee011f [CRYPTO] api: Add support for multiple template parameters 18 years ago
Herbert Xu 1ae978208e [CRYPTO] api: Add aead crypto type 18 years ago
Herbert Xu e69ff734e1 [CRYPTO] cipher: Remove obsolete fields from cipher_tfm 18 years ago
Herbert Xu e196d62591 [CRYPTO] api: Add ablkcipher_request_set_tfm 18 years ago
Herbert Xu b5b7f08869 [CRYPTO] api: Add async blkcipher type 18 years ago
Herbert Xu ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 years ago
Herbert Xu 32e3983fe5 [CRYPTO] api: Add async block cipher interface 18 years ago
Herbert Xu 78a1fe4f24 [CRYPTO] api: Use structs for cipher/compression 18 years ago
Herbert Xu f1ddcaf339 [CRYPTO] api: Remove deprecated interface 18 years ago
Adrian Bunk cc44215eaa [CRYPTO] api: Remove unused functions 18 years ago
Yoichi Yuasa 610a5b742e [CRYPTO] api: Remove one too many semicolon 18 years ago
Herbert Xu 3ad819c61f [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available 19 years ago
Herbert Xu 6010439f47 [CRYPTO] padlock: Convert padlock-sha to use crypto_hash 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago