summaryrefslogtreecommitdiffstats
path: root/crypto/algif_aead.c
AgeCommit message (Expand)Author
2015-08-25crypto: algif_aead - fix for multiple operations on AF_ALG socketsLars Persson
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-06-22crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu
2015-05-28crypto: algif_aead - Switch to new AEAD interfaceHerbert Xu
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-18crypto: algif_aead - fix invalid sgl linkingTadeusz Struk
2015-04-23crypto: algif_aead - Include crypto/aead.hHerbert Xu
2015-04-15crypto: fix mis-merge with the networking mergeLinus Torvalds
2015-03-04crypto: algif - add AEAD supportStephan Mueller