index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamalg_qi.c
Age
Commit message (
Expand
)
Author
2018-04-21
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
2018-03-31
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-02-15
crypto: caam/qi - add GCM support
Horia Geantă
2018-02-15
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
2017-12-28
crypto: caam - add Derived Key Protocol (DKP) support
Horia Geantă
2017-12-28
crypto: caam - remove needless ablkcipher key copy
Horia Geantă
2017-12-11
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
2017-11-03
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
2017-07-18
crypto: caam/qi - remove unused header sg_sw_sec4.h
Horia Geantă
2017-07-18
crypto: caam/qi - fix AD length endianness in S/G entry
Horia Geantă
2017-07-18
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
2017-07-18
crypto: caam/qi - properly set IV after {en,de}crypt
Horia Geantă
2017-07-18
crypto: caam/qi - fix compilation with DEBUG enabled
Horia Geantă
2017-07-18
crypto: caam/qi - fix typo in authenc alg driver name
Horia Geantă
2017-06-22
crypto: caam - fix gfp allocation flags (part II)
Horia Geantă
2017-03-24
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă