summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc/crypto4xx_alg.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: crypto4xx - perform aead icv check in the driverChristian Lamparter2018-01-051-5/+1Star
* 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/+6Star
* crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter2017-10-121-46/+41Star
* 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/+12Star
* 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/+0Star
* 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