summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamalg_qi.c
AgeCommit message (Expand)Author
2018-11-16crypto: caam - add register map changes cf. Era 10Horia Geantă
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă
2018-08-25crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-04-21crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă
2018-03-31crypto: caam/qi - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-02-15crypto: caam/qi - add GCM supportHoria Geantă
2018-02-15crypto: caam/qi - return -EBADMSG for ICV check failureHoria Geantă
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă
2017-12-28crypto: caam - remove needless ablkcipher key copyHoria Geantă
2017-12-11crypto: caam/qi - use correct print specifier for size_tHoria Geantă
2017-11-03crypto: caam/qi - abort algorithm setup on DPAA2 partsHoria Geantă
2017-07-18crypto: caam/qi - remove unused header sg_sw_sec4.hHoria Geantă
2017-07-18crypto: caam/qi - fix AD length endianness in S/G entryHoria Geantă
2017-07-18crypto: caam/qi - handle large number of S/Gs caseHoria Geantă
2017-07-18crypto: caam/qi - properly set IV after {en,de}cryptHoria Geantă
2017-07-18crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă
2017-07-18crypto: caam/qi - fix typo in authenc alg driver nameHoria Geantă
2017-06-22crypto: caam - fix gfp allocation flags (part II)Horia Geantă
2017-03-24crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă