ta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/crypto/pcrypt.c
AgeCommit message (Expand)Author
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-07-14crypto: pcrypt - Propagate new AEAD implementation flagHerbert Xu
2015-06-03crypto: pcrypt - Add support for new AEAD interfaceHerbert Xu
2015-05-25crypto: pcrypt - Make tfm_count an atomic_tHerbert Xu
2015-05-22crypto: pcrypt - Use crypto_grab_aeadHerbert Xu
2015-05-13crypto: pcrypt - Use crypto_aead_set_reqsize helperHerbert Xu
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2013-12-05crypto: pcrypt - Fix wrong usage of rcu_dereference()Mathias Krause
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook