Commit Graph

57 Commits (bc7c314d7048017caa0725b41cc577cccf4fc53b)

Author SHA1 Message Date
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 17 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
Herbert Xu fce32d70ba [CRYPTO] api: Add crypto_comp and crypto_has_* 19 years ago
Herbert Xu 8425165dfe [CRYPTO] digest: Remove old HMAC implementation 19 years ago
Herbert Xu 055bcee310 [CRYPTO] digest: Added user API for new hash type 19 years ago
Herbert Xu 7226bc877a [CRYPTO] api: Mark parts of cipher interface as deprecated 19 years ago
Herbert Xu 5cde0af2a9 [CRYPTO] cipher: Added block cipher type 19 years ago
Herbert Xu f28776a369 [CRYPTO] cipher: Added encrypt_one/decrypt_one 19 years ago
Herbert Xu e853c3cfa8 [CRYPTO] api: Added crypto_type support 19 years ago
Herbert Xu 6d7d684d63 [CRYPTO] api: Added crypto_alloc_base 19 years ago
Herbert Xu f3f632d61a [CRYPTO] api: Added asynchronous flag 19 years ago
Herbert Xu df89820ebd [CRYPTO] cipher: Removed special IV checks for ECB 19 years ago
Herbert Xu 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
Michal Ludvig b14cdd6704 [CRYPTO] api: Add missing accessors for new crypto_alg fields 19 years ago
Herbert Xu 6bfd48096f [CRYPTO] api: Added spawns 19 years ago
Herbert Xu 2b8c19dbdc [CRYPTO] api: Add cryptomgr 19 years ago
Herbert Xu 2825982d9d [CRYPTO] api: Added event notification 19 years ago
Herbert Xu 6521f30273 [CRYPTO] api: Add crypto_alg reference counting 19 years ago
Herbert Xu 799111020c [CRYPTO] api: Fixed crypto_tfm context alignment 19 years ago
Herbert Xu d913ea0d6b [CRYPTO] api: Removed const from cra_name/cra_driver_name 19 years ago
Herbert Xu c7fc05992a [CRYPTO] api: Added cra_init/cra_exit 19 years ago
Herbert Xu 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago