summaryrefslogtreecommitdiffstats
path: root/crypto/authencesn.c
Commit message (Expand)AuthorAgeFilesLines
* 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