aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/authencesn.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-01-10crypto: authencesn - Avoid twice completion call in decrypt pathHarsh Jain
2018-09-28crypto: null - Remove VLA usage of skcipherKees Cook
2018-04-21crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus
2017-12-22crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Eric Biggers
2017-07-18crypto: authencesn - Fix digest_null crashHerbert Xu
2016-11-01crypto: skcipher - Get rid of crypto_spawn_skcipher2()Eric Biggers
2016-11-01crypto: skcipher - Get rid of crypto_grab_skcipher2()Eric Biggers
2016-07-18crypto: authencesn - Use skcipherHerbert Xu
2016-07-01crypto: authenc - Consider ahash ASYNC bitHerbert Xu
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-08-10crypto: authencesn - Convert to new AEAD interfaceHerbert Xu
2015-08-10crypto: authencesn - Fix breakage with new ESP codeHerbert Xu
2015-05-13crypto: authencesn - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: authencesn - Include internal/aead.hHerbert Xu
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2013-10-16crypto: authencesn - Simplify key parsingMathias Krause
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2013-02-04crypto: use ERR_CASTJulia Lawall
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert