summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamalg_desc.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - update IV using HW supportHoria Geantă2019-06-201-6/+25
* crypto: caam - print debug messages at debug levelSascha Hauer2019-05-301-71/+45Star
* crypto: caam - add ecb(*) supportIuliana Prodan2019-02-151-7/+11
* crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă2018-11-161-1/+23
* crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă2018-11-161-0/+111
* crypto: caam/qi2 - add support for ChaCha20Horia Geantă2018-11-161-2/+4
* crypto: caam - add SPDX license identifier to all filesHoria Geantă2018-10-171-0/+1
* crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă2018-09-041-33/+28Star
* crypto: caam/qi - remove ablkcipher IV generationHoria Geantă2018-09-041-81/+0Star
* crypto: caam - fix rfc4543 descriptorsHoria Geantă2018-05-301-2/+2
* crypto: caam - prepare for gcm(aes) support over QI interfaceHoria Geantă2018-02-151-13/+152
* crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă2017-12-281-69/+107
* crypto: caam - constify key dataHoria Geantă2017-12-281-3/+3
* crypto: caam - fix condition for the jump over key(s) commandTudor Ambarus2017-07-181-3/+2Star
* crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă2017-03-241-6/+71
* crypto: caam - make aamalg_desc a proper moduleArnd Bergmann2016-12-011-0/+4
* crypto: caam - pass key buffers with typesafe pointersArnd Bergmann2016-12-011-28/+28
* crypto: caam - refactor encryption descriptors generationHoria Geantă2016-11-281-0/+1302