Commit Graph

494540 Commits (088f628cc0898c4f0da7e91945f9f43a0b18a3bf)
 

Author SHA1 Message Date
Christophe Jaillet 088f628cc0 crypto: atmel - Free memory in error path 10 years ago
Stephan Mueller 379dcfb406 crypto: doc - remove colons in comments 10 years ago
Herbert Xu c0ecf8916d crypto: seqiv - Ensure that IV size is at least 8 bytes 10 years ago
Herbert Xu 988dc01744 crypto: cts - Weed out non-CBC algorithms 10 years ago
Michael S. Tsirkin 3eda71676b MAINTAINERS: add linux-crypto to hw random 10 years ago
Herbert Xu 0c5c8e646c crypto: cts - Remove bogus use of seqiv 10 years ago
Tadeusz Struk b2c3f7cdad crypto: qat - don't need qat_auth_state struct 10 years ago
Wei Yongjun 598de36952 crypto: algif_rng - fix sparse non static symbol warning 10 years ago
Herbert Xu 48eb3691e8 crypto: qat - Ensure ipad and opad are zeroed 10 years ago
Timothy McCaffrey e31ac32d3b crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106 10 years ago
Mathias Krause d8219f52a7 crypto: x86/des3_ede - drop bogus module aliases 10 years ago
Mathias Krause 97ef8ef5a8 crypto: sparc64/md5 - fix module description 10 years ago
Mathias Krause 5001323b70 crypto: sparc64/des - add "des3_ede" module alias 10 years ago
Mathias Krause 7d676fdbb4 crypto: sparc64/camellia - fix module alias 10 years ago
Mathias Krause b01264170c crypto: sparc64/aes - fix module description 10 years ago
Allan, Bruce W 6a24efda80 crypto: qat - remove unnecessary include of atomic.h header file 10 years ago
Allan, Bruce W a6bcc1e443 crypto: qat - use pci_wait_for_pending_transaction() 10 years ago
Allan, Bruce W fd98d692bb crypto: qat - adf_ae_stop() is never called 10 years ago
Allan, Bruce W 53bc0251b1 crypto: qat - correctly type a boolean 10 years ago
Allan, Bruce W 22e4dda06d crypto: qat - fix device reset flow 10 years ago
Rabin Vincent 8a45ac12ec crypto: testmgr - don't use interruptible wait in tests 10 years ago
Daniel Borkmann 8155330aad lib: memzero_explicit: add comment for its usage 10 years ago
Herbert Xu ad511e260a crypto: qat - Fix incorrect uses of memzero_explicit 10 years ago
Stephan Mueller 15acabfd02 crypto: aead - add check for presence of auth tag 10 years ago
Asaf Vertz 42d2e780c6 crypto: omap-des - fix BUG_ON condition 10 years ago
Masanari Iida 28c29f5657 crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c 10 years ago
Rickard Strandqvist 4c1ada872d crypto: amcc - Remove unused function 10 years ago
Herbert Xu 1471f09f9b Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" 10 years ago
Stephan Mueller 2f3755381d crypto: algif_rng - enable RNG interface compilation 10 years ago
Stephan Mueller 5afdfd22e6 crypto: algif_rng - add random number generator support 10 years ago
Stephan Mueller ad202c8c15 crypto: af_alg - zeroize key data 10 years ago
Herbert Xu 90ac41bd40 hwrng: core - Move hwrng_init call into set_current_rng 10 years ago
Herbert Xu ff77c150f7 hwrng: core - Drop current rng in set_current_rng 10 years ago
Herbert Xu ac3a497f13 hwrng: core - Do not register device opportunistically 10 years ago
Herbert Xu 15b66cd542 hwrng: core - Fix current_rng init/cleanup race yet again 10 years ago
Herbert Xu 77584ee574 hwrng: core - Use struct completion for cleanup_done 10 years ago
Aaro Koskinen d69e75deff crypto: octeon - enable OCTEON MD5 module selection 10 years ago
Aaro Koskinen 1953c22f53 crypto: octeon - add MD5 module 10 years ago
Aaro Koskinen 011f3c6cbb MIPS: OCTEON: reintroduce crypto features check 10 years ago
Aaro Koskinen 1e585ef51c crypto: octeon - add instruction definitions for MD5 10 years ago
Aaro Koskinen f421258d5b MIPS: OCTEON: add crypto helper functions 10 years ago
Asaf Vertz d3f6c14286 crypto: ux500 - fix checkpatch errors 10 years ago
Tadeusz Struk 338e84f3a9 crypto: qat - add support for cbc(aes) ablkcipher 10 years ago
Tadeusz Struk 82f82504b8 crypto: qat - Fix assumption that sg in and out will have the same nents 10 years ago
Tadeusz Struk 0f477b655a crypto: algif - Mark sgl end at the end of data 10 years ago
Rusty Russell 2d2ec0642a hwrng: don't init list element we're about to add to list. 10 years ago
Rusty Russell ebbbfa2483 hwrng: don't double-check old_rng. 10 years ago
Rusty Russell a027f30d72 hwrng: fix unregister race. 10 years ago
Rusty Russell 3a2c0ba5ad hwrng: use reference counts on each struct hwrng. 10 years ago
Amos Kong 1dacb395d6 hwrng: move some code out mutex_lock for avoiding underlying deadlock 10 years ago