index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chtls - fix a missing-check bug
Wenwen Wang
2018-05-27
1
-3
/
+7
*
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
Antoine Tenart
2018-05-27
3
-0
/
+41
*
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
Antoine Tenart
2018-05-27
3
-2
/
+50
*
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
2018-05-27
5
-33
/
+353
*
crypto: inside-secure - improve error reporting
Antoine Tenart
2018-05-27
4
-11
/
+27
*
crypto: inside-secure - fix the hash then encrypt/decrypt types
Antoine Tenart
2018-05-27
1
-2
/
+2
*
crypto: inside-secure - make the key and context size computation dynamic
Antoine Tenart
2018-05-27
1
-2
/
+2
*
crypto: inside-secure - make the context control size dynamic
Antoine Tenart
2018-05-27
1
-3
/
+2
*
crypto: inside-secure - rework the alg type settings in the context
Antoine Tenart
2018-05-27
1
-4
/
+7
*
crypto: inside-secure - rework cipher functions for future AEAD support
Antoine Tenart
2018-05-27
1
-107
/
+129
*
crypto: inside-secure - remove VLAs
Antoine Tenart
2018-05-27
3
-2
/
+11
*
crypto: chtls - generic handling of data and hdr
Atul Gupta
2018-05-27
3
-53
/
+23
*
crypto: chelsio - request to HW should wrap
Atul Gupta
2018-05-19
1
-18
/
+17
*
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
2018-05-19
1
-1
/
+1
*
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
2018-05-12
1
-2
/
+0
*
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
2018-05-12
4
-9
/
+0
*
crypto: caam - fix size of RSA prime factor q
Horia Geantă
2018-05-05
1
-4
/
+4
*
crypto: ccree - use proper printk format
Gilad Ben-Yossef
2018-05-05
1
-1
/
+1
*
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2018-05-05
2
-62
/
+318
*
crypto: crypto4xx - put temporary dst sg into request ctx
Christian Lamparter
2018-04-28
3
-13
/
+19
*
crypto: crypto4xx - extend aead fallback checks
Christian Lamparter
2018-04-28
1
-14
/
+16
*
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2018-04-28
2
-1
/
+11
*
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
2018-04-28
4
-6
/
+128
*
crypto: crypto4xx - avoid VLA use
Christian Lamparter
2018-04-28
1
-10
/
+4
*
crypto: crypto4xx - convert to skcipher
Christian Lamparter
2018-04-28
3
-177
/
+163
*
crypto: crypto4xx - performance optimizations
Christian Lamparter
2018-04-28
3
-26
/
+34
*
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
2018-04-28
1
-21
/
+21
*
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2018-04-28
2
-8
/
+4
*
crypto: omap-sham - fix memleak
Bin Liu
2018-04-28
1
-1
/
+1
*
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-28
1
-10
/
+4
*
crypto: caam: - Use kmemdup() function
Fabio Estevam
2018-04-21
1
-8
/
+1
*
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2018-04-21
2
-0
/
+62
*
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2018-04-21
2
-4
/
+58
*
crypto: caam - staticize caam_get_era()
Fabio Estevam
2018-04-21
2
-4
/
+1
*
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2018-04-21
2
-3
/
+3
*
crypto: cavium - Fix statistics pending request value
Jan Glauber
2018-04-21
2
-9
/
+5
*
crypto: cavium - Prevent division by zero
Jan Glauber
2018-04-21
1
-4
/
+5
*
crypto: cavium - Limit result reading attempts
Jan Glauber
2018-04-21
3
-4
/
+25
*
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
2018-04-21
1
-8
/
+14
*
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
2018-04-21
1
-1
/
+0
*
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
2018-04-21
1
-1
/
+1
*
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
2018-04-21
1
-0
/
+16
*
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-111
/
+116
*
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-121
/
+91
*
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
2018-04-21
1
-12
/
+17
*
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-04-04
86
-1582
/
+14525
|
\
|
*
crypto: ccree - remove unused enums
Gilad Ben-Yossef
2018-03-31
1
-21
/
+7
|
*
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
2018-03-31
1
-2
/
+2
|
*
crypto: talitos - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
1
-0
/
+2
[next]