summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc/crypto4xx_alg.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: crypto4xx - put temporary dst sg into request ctxChristian Lamparter2018-04-281-7/+8
* crypto: crypto4xx - extend aead fallback checksChristian Lamparter2018-04-281-14/+16
* crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2018-04-281-1/+2
* crypto: crypto4xx - add aes-ctr supportChristian Lamparter2018-04-281-6/+85
* crypto: crypto4xx - avoid VLA useChristian Lamparter2018-04-281-10/+4
* crypto: crypto4xx - convert to skcipherChristian Lamparter2018-04-281-29/+31
* crypto: crypto4xx - performance optimizationsChristian Lamparter2018-04-281-13/+19
* crypto: crypto4xx - perform aead icv check in the driverChristian Lamparter2018-01-051-5/+1
* crypto: crypto4xx - add aes-gcm supportChristian Lamparter2017-10-121-0/+139
* crypto: crypto4xx - add aes-ccm supportChristian Lamparter2017-10-121-0/+185
* crypto: crypto4xx - prepare for AEAD supportChristian Lamparter2017-10-121-9/+10
* crypto: crypto4xx - simplify sa and state context acquisitionChristian Lamparter2017-10-121-21/+6
* crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter2017-10-121-46/+41
* crypto: crypto4xx - use the correct LE32 format for IV and key defsChristian Lamparter2017-10-121-2/+2
* crypto: crypto4xx - wire up hmac_mc to hmac_mutingChristian Lamparter2017-10-121-0/+1
* crypto: crypto4xx - pointer arithmetic overhaulChristian Lamparter2017-09-221-14/+12
* crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloadsChristian Lamparter2017-09-221-0/+66
* crypto: crypto4xx - move and refactor dynamic_contents helpersChristian Lamparter2017-09-221-10/+10
* crypto: crypto4xx - fix dynamic_sa_ctl's sa_contents declarationChristian Lamparter2017-09-221-2/+2
* crypto: crypto4xx - remove unused definitions and write-only variablesChristian Lamparter2017-09-221-6/+0
* crypto: crypto4xx - Staticize local symbolsJingoo Han2013-08-141-7/+8
* crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-141-1/+2
* crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-181-0/+293
OpenPOWER on IntegriCloud