aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamalg_desc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15crypto: caam - add ecb(*) supportIuliana Prodan1-7/+11
2018-11-16crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă1-1/+23
2018-11-16crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă1-0/+111
2018-11-16crypto: caam/qi2 - add support for ChaCha20Horia Geantă1-2/+4
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă1-0/+1
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă1-33/+28
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă1-81/+0
2018-05-31crypto: caam - fix rfc4543 descriptorsHoria Geantă1-2/+2
2018-02-15crypto: caam - prepare for gcm(aes) support over QI interfaceHoria Geantă1-13/+152
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă1-69/+107
2017-12-28crypto: caam - constify key dataHoria Geantă1-3/+3
2017-07-18crypto: caam - fix condition for the jump over key(s) commandTudor Ambarus1-3/+2
2017-03-24crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă1-6/+71
2016-12-01crypto: caam - make aamalg_desc a proper moduleArnd Bergmann1-0/+4
2016-12-01crypto: caam - pass key buffers with typesafe pointersArnd Bergmann1-28/+28
2016-11-28crypto: caam - refactor encryption descriptors generationHoria Geantă1-0/+1302