index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
2018-09-04
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
2018-08-25
crypto: caam/qi - fix error path in xts setkey
Horia Geantă
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ă