summaryrefslogtreecommitdiffstats
path: root/crypto/authencesn.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus2018-04-211-0/+1
* crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Eric Biggers2017-12-221-2/+2
* crypto: authencesn - Fix digest_null crashHerbert Xu2017-07-181-0/+5
* crypto: skcipher - Get rid of crypto_spawn_skcipher2()Eric Biggers2016-11-011-1/+1
* crypto: skcipher - Get rid of crypto_grab_skcipher2()Eric Biggers2016-11-011-3/+3
* crypto: authencesn - Use skcipherHerbert Xu2016-07-181-50/+54
* crypto: authenc - Consider ahash ASYNC bitHerbert Xu2016-07-011-2/+4
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-171-3/+1
* crypto: authencesn - Convert to new AEAD interfaceHerbert Xu2015-08-101-498/+222
* crypto: authencesn - Fix breakage with new ESP codeHerbert Xu2015-08-101-32/+12
* crypto: authencesn - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-131-7/+8
* crypto: authencesn - Include internal/aead.hHerbert Xu2015-05-131-1/+1
* crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+1
* crypto: authencesn - Simplify key parsingMathias Krause2013-10-161-22/+4
* crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan2013-10-071-4/+4
* crypto: use ERR_CASTJulia Lawall2013-02-041-2/+1
* crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert2011-03-131-0/+835
OpenPOWER on IntegriCloud