Commit Graph

51 Commits (5af52b51f76d8f8dce0e5b2a33c20b2231c8046d)

Author SHA1 Message Date
Richard Hartmann 3d01a33b77 crypto: api - Fix checkpatch errors 15 years ago
Herbert Xu 2ca33da1de crypto: api - Remove frontend argument from extsize/init_tfm 16 years ago
Herbert Xu 6941c3a0aa crypto: hash - Remove legacy hash/digest implementaion 16 years ago
Herbert Xu d06854f024 crypto: api - Add crypto_attr_alg2 helper 16 years ago
Alex Riesen aa07a6990f crypto: api - Use formatting of module name 16 years ago
Johannes Weiner 811d8f0626 crypto: api - Use kzfree 16 years ago
Herbert Xu 37fc334cc8 crypto: api - Fix algorithm module auto-loading 16 years ago
Herbert Xu a760a6656e crypto: api - Fix module load deadlock with fallback algorithms 16 years ago
Herbert Xu 3f683d6175 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention 16 years ago
Herbert Xu ff753308d2 crypto: api - crypto_alg_mod_lookup either tested or untested 16 years ago
Herbert Xu 7b2cd92adc crypto: api - Fix zeroing on free 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
Herbert Xu 73d3864a48 crypto: api - Use test infrastructure 17 years ago
Herbert Xu c51b6c8102 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup 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 b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances 17 years ago
John Anthony Kazos Jr 991d17403c crypto: convert "crypto" subdirectory to UTF-8 18 years ago
Herbert Xu fe3c5206ad [CRYPTO] api: Wake up all waiters when larval completes 18 years ago
Herbert Xu da7cd59ab9 [CRYPTO] api: Read module pointer before freeing algorithm 18 years ago
Herbert Xu 27d2a33007 [CRYPTO] api: Allow multiple frontends per backend 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
Akinobu Mita 9765d262b8 [CRYPTO] api: fix crypto_alloc_base() return value 19 years ago
Herbert Xu fce32d70ba [CRYPTO] api: Add crypto_comp and crypto_has_* 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 6bfd48096f [CRYPTO] api: Added spawns 19 years ago
Herbert Xu 492e2b63eb [CRYPTO] api: Allow algorithm lookup by type 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 cce9e06d10 [CRYPTO] api: Split out low-level API 19 years ago
Herbert Xu 6521f30273 [CRYPTO] api: Add crypto_alg reference counting 19 years ago
Herbert Xu 72fa491912 [CRYPTO] api: Rename crypto_alg_get to crypto_mod_get 19 years ago
Herbert Xu 996e2523cc [CRYPTO] api: Allow replacement when registering new algorithms 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
Eric Sesterhenn bbeb563f7b [CRYPTO] all: Use kzalloc where possible 19 years ago
Herbert Xu f10b7897ee [CRYPTO] api: Align tfm context as wide as possible 19 years ago
Herbert Xu 7302533aac [CRYPTO] api: Require block size to be less than PAGE_SIZE/8 19 years ago
Herbert Xu 5cb1454b86 [CRYPTO] Allow multiple implementations of the same algorithm 19 years ago
Herbert Xu 1b40efd772 [CRYPTO] Check cra_alignmask against cra_blocksize 20 years ago
Herbert Xu 64baf3cfea [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag 20 years ago
Jesper Juhl a61cc44812 [CRYPTO] Add null short circuit to crypto_free_tfm 20 years ago
Herbert Xu fbdae9f3e7 [CRYPTO] Ensure cit_iv is aligned correctly 20 years ago
Adrian Bunk 176c3652c5 [CRYPTO] Make crypto_alg_lookup static 20 years ago
Herbert Xu 9547737799 [CRYPTO] Add alignmask for low-level cipher implementations 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago