index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caampkc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
1
-2
/
+0
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
1
-4
/
+10
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
1
-3
/
+7
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
1
-0
/
+1
2018-08-25
crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
Horia Geantă
1
-10
/
+10
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
1
-4
/
+4
2018-04-21
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-21
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
1
-0
/
+54
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2017-06-22
crypto: caam - fix gfp allocation flags (part II)
Horia Geantă
1
-2
/
+2
2017-06-10
crypto: caampkc - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
1
-3
/
+2
2017-05-18
crypto: caam - add support for RSA key form 3
Radu Alexe
1
-1
/
+218
2017-05-18
crypto: caam - add support for RSA key form 2
Radu Alexe
1
-17
/
+214
2017-05-18
crypto: caam - incapsulate dropping leading zeros into function
Radu Alexe
1
-4
/
+9
2017-05-18
crypto: caam - avoid kzalloc(0) in caam_read_raw_data
Tudor Ambarus
1
-0
/
+2
2017-04-05
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
1
-1
/
+1
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
1
-2
/
+2
2016-07-05
crypto: caam - add support for RSA algorithm
Tudor Ambarus
1
-0
/
+607