Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-09 | crypto: caam/qi - fix error path in xts setkey | Horia Geantă | 1 | -4/+2 |
2018-06-16 | crypto: caam/qi - fix IV DMA mapping and updating | Horia Geantă | 1 | -111/+116 |
2018-03-19 | crypto: caam/qi - use correct print specifier for size_t | Horia Geantă | 1 | -3/+3 |
2017-07-18 | crypto: caam/qi - remove unused header sg_sw_sec4.h | Horia Geantă | 1 | -1/+0 |
2017-07-18 | crypto: caam/qi - fix AD length endianness in S/G entry | Horia Geantă | 1 | -1/+4 |
2017-07-18 | crypto: caam/qi - handle large number of S/Gs case | Horia Geantă | 1 | -1/+31 |
2017-07-18 | crypto: caam/qi - properly set IV after {en,de}crypt | Horia Geantă | 1 | -1/+8 |
2017-07-18 | crypto: caam/qi - fix compilation with DEBUG enabled | Horia Geantă | 1 | -3/+3 |
2017-07-18 | crypto: caam/qi - fix typo in authenc alg driver name | Horia Geantă | 1 | -1/+1 |
2017-06-22 | crypto: caam - fix gfp allocation flags (part II) | Horia Geantă | 1 | -6/+4 |
2017-03-24 | crypto: caam/qi - add ablkcipher and authenc algorithms | Horia Geantă | 1 | -0/+2387 |