aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/authencesn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu1-3/+1
2015-08-10crypto: authencesn - Convert to new AEAD interfaceHerbert Xu1-498/+222
2015-08-10crypto: authencesn - Fix breakage with new ESP codeHerbert Xu1-32/+12
2015-05-13crypto: authencesn - Use crypto_aead_set_reqsize helperHerbert Xu1-7/+8
2015-05-13crypto: authencesn - Include internal/aead.hHerbert Xu1-1/+1
2014-11-26crypto: include crypto- module prefix in templateKees Cook1-0/+1
2013-10-16crypto: authencesn - Simplify key parsingMathias Krause1-22/+4
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan1-4/+4
2013-02-04crypto: use ERR_CASTJulia Lawall1-2/+1
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert1-0/+835