Commit Graph

52 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
Herbert Xu 1c5dfe6a95 [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h 17 years ago
Herbert Xu e7cd2514ea [CRYPTO] chainiv: Avoid lock spinning where possible 17 years ago
Herbert Xu 3631c650c4 [CRYPTO] null: Add null blkcipher algorithm 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 3a282bd2e7 [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls 17 years ago
Herbert Xu 743edf5727 [CRYPTO] aead: Add givcrypt operations 17 years ago
Herbert Xu 03bf712fb4 [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls 17 years ago
Herbert Xu 45d44eb56a [CRYPTO] skcipher: Remove crypto_spawn_ablkcipher 17 years ago
Herbert Xu b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances 17 years ago
Herbert Xu 15c6728668 [CRYPTO] skcipher: Added skcipher_givcrypt_complete 17 years ago
Herbert Xu ecfc43292f [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free 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 5311f248b7 [CRYPTO] ctr: Refactor into ctr and rfc3686 17 years ago
Herbert Xu 68b6c7d691 [CRYPTO] api: Add crypto_attr_alg_name 17 years ago
Herbert Xu b2ab4a57b0 [CRYPTO] scatterwalk: Restore custom sg chaining for now 17 years ago
Herbert Xu 42c271c6c5 [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto 17 years ago
Herbert Xu e236d4a89a [CRYPTO] authenc: Move enckeylen into key itself 17 years ago
Herbert Xu 7613636def [CRYPTO] api: Add crypto_inc and crypto_xor 17 years ago
Herbert Xu 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
Jonathan Lynch cd12fb906d [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 17 years ago
Sebastian Siewior 96e82e4551 [CRYPTO] aes-generic: Make key generation exportable 17 years ago
Sebastian Siewior 89e1265431 [CRYPTO] aes: Move common defines into a header file 17 years ago
Evgeniy Polyakov 16d004a2ed [CRYPTO] des: Create header file for common macros 17 years ago
Jan Glauber 5265eeb2b0 [CRYPTO] sha: Add header file for SHA definitions 17 years ago
Herbert Xu 7607bd8ff0 [CRYPTO] blkcipher: Added blkcipher_walk_virt_block 17 years ago
Rik Snel f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 17 years ago
Herbert Xu 3c09f17c3d [CRYPTO] aead: Add authenc 17 years ago
Herbert Xu 2de98e7544 [CRYPTO] ablkcipher: Remove queue pointer from common alg object 17 years ago
Herbert Xu 1ae978208e [CRYPTO] api: Add aead crypto type 17 years ago
Sebastian Siewior aa379a6ab1 [CRYPTO] api: Add crypto_ablkcipher_ctx_aligned 17 years ago
Herbert Xu 124b53d020 [CRYPTO] cryptd: Add software async crypto daemon 18 years ago
Herbert Xu a73e69965f [CRYPTO] api: Do not remove users unless new algorithm matches 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 27d2a33007 [CRYPTO] api: Allow multiple frontends per backend 18 years ago
Herbert Xu 2e306ee016 [CRYPTO] api: Add type-safe spawns 18 years ago
Rik Snel c494e0705d [CRYPTO] lib: table driven multiplications in GF(2^128) 18 years ago
Rik Snel aec3694b98 [CRYPTO] lib: some common 128-bit block operations, nicely centralized 18 years ago
Herbert Xu 055bcee310 [CRYPTO] digest: Added user API for new hash type 19 years ago
Herbert Xu db131ef908 [CRYPTO] cipher: Added block ciphers for CBC/ECB 19 years ago
Herbert Xu 5cde0af2a9 [CRYPTO] cipher: Added block cipher type 19 years ago
Herbert Xu 5c64097aa0 [CRYPTO] scatterwalk: Prepare for block ciphers 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 7fed0bf271 [CRYPTO] api: Add common instance initialisation code 19 years ago
Herbert Xu 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
Herbert Xu 6bfd48096f [CRYPTO] api: Added spawns 19 years ago
Herbert Xu 4cc7720cd1 [CRYPTO] api: Add template registration 19 years ago