summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-01-23crypto: authencesn - Avoid twice completion call in decrypt pathHarsh Jain1-1/+1
2018-08-03crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+1
2017-08-07crypto: authencesn - Fix digest_null crashHerbert Xu1-0/+5
2016-07-18crypto: authencesn - Use skcipherHerbert Xu1-50/+54
2016-07-01crypto: authenc - Consider ahash ASYNC bitHerbert Xu2-4/+8
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu20-69/+24
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 Cook23-2/+26
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 Yonan8-14/+174
2013-02-04crypto: use ERR_CASTJulia Lawall11-59/+27
2011-03-14crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert2-1/+836