index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
crypto: caam - unregister algorithm only if the registration succeeded
Iuliana Prodan
1
-19
/
+30
2019-08-09
crypto: caam - execute module exit point only if necessary
Iuliana Prodan
2
-1
/
+24
2019-08-09
crypto: caam - free resources in case caam_rng registration failed
Iuliana Prodan
1
-1
/
+4
2019-08-09
crypto: caam - fix MDHA key derivation for certain user key lengths
Horia Geantă
6
-105
/
+132
2019-08-09
crypto: caam - keep both virtual and dma key addresses
Horia Geantă
4
-30
/
+24
2019-08-09
crypto: caam - update rfc4106 sh desc to support zero length input
Iuliana Prodan
2
-16
/
+33
2019-08-09
crypto: caam - check zero-length input
Iuliana Prodan
3
-0
/
+14
2019-08-09
crypto: caam - check assoclen
Iuliana Prodan
3
-24
/
+8
2019-08-09
crypto: caam - check authsize
Iuliana Prodan
3
-0
/
+39
2019-08-09
crypto: caam - check key length
Iuliana Prodan
5
-100
/
+324
2019-08-09
crypto: caam - update IV only when crypto operation succeeds
Horia Geantă
3
-6
/
+11
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
9
-117
/
+104
2019-08-09
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
3
-1
/
+6
2019-08-09
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2
-1
/
+10
2019-08-02
crypto: caam - defer probing until QMan is available
Horia Geantă
1
-26
/
+48
2019-08-02
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
Vakul Garg
5
-0
/
+105
2019-07-27
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
1
-1
/
+1
2019-07-26
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-8
/
+3
2019-06-20
crypto: caam - update IV using HW support
Horia Geantă
5
-146
/
+163
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
8
-99
/
+105
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-1
/
+1
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
1
-2
/
+4
2019-06-06
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
1
-4
/
+5
2019-06-06
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2
-14
/
+32
2019-06-06
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2
-16
/
+73
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
5
-12
/
+12
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
7
-353
/
+236
2019-05-30
crypto: caam - remove unused defines
Sascha Hauer
2
-15
/
+0
2019-05-30
crypto: caam - print IV only when non NULL
Sascha Hauer
1
-3
/
+4
2019-05-23
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
1
-10
/
+11
2019-05-23
crypto: caam/qi - DMA map keys using proper device
Horia Geantă
1
-14
/
+19
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
3
-2
/
+17
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
4
-39
/
+15
2019-05-23
crypto: caam - convert top level drivers to libraries
Horia Geantă
10
-277
/
+208
2019-05-23
crypto: caam - fix S/G table passing page boundary
Horia Geantă
6
-37
/
+147
2019-05-23
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
4
-1
/
+14
2019-05-17
crypto: caam - fix typo in i.MX6 devices list for errata
Iuliana Prodan
1
-1
/
+1
2019-05-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-15
/
+21
2019-05-09
Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"
Herbert Xu
2
-9
/
+1
2019-05-09
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Iuliana Prodan
1
-1
/
+1
2019-05-09
crypto: caam - fix DKP detection logic
Herbert Xu
3
-5
/
+19
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-170
/
+292
2019-05-03
crypto: caam/qi2 - generate hash keys in-place
Horia Geantă
1
-26
/
+15
2019-05-03
crypto: caam/qi2 - fix DMA mapping of stack memory
Horia Geantă
2
-68
/
+45
2019-05-03
crypto: caam/qi2 - fix zero-length buffer DMA mapping
Horia Geantă
1
-7
/
+18
2019-04-25
crypto: caam/jr - update gcm detection logic
Horia Geantă
2
-7
/
+14
2019-04-25
crypto: caam - fix spelling mistake "cannote" -> "cannot"
Colin Ian King
1
-1
/
+1
2019-04-18
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
1
-2
/
+0
2019-04-18
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
3
-38
/
+151
2019-04-18
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
Vakul Garg
2
-1
/
+9
[prev]
[next]