index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
crypto: ccree - correct host regs offset
Gilad Ben-Yossef
4
-6
/
+17
2018-05-30
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2
-113
/
+97
2018-05-30
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
4
-40
/
+17
2018-05-30
crypto: chelsio - Return -ENOSPC for transient busy indication.
Harsh Jain
1
-30
/
+26
2018-05-30
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
1
-3
/
+2
2018-05-30
crypto: caam - fix rfc4543 descriptors
Horia Geantă
1
-2
/
+2
2018-05-30
crypto: caam - fix MC firmware detection
Horia Geantă
2
-9
/
+13
2018-05-30
crypto: clarify licensing of OpenSSL asm code
Adam Langley
2
-5
/
+53
2018-05-26
crypto: chtls - fix a missing-check bug
Wenwen Wang
1
-3
/
+7
2018-05-26
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
Antoine Tenart
3
-0
/
+41
2018-05-26
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
Antoine Tenart
3
-2
/
+50
2018-05-26
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
5
-33
/
+353
2018-05-26
crypto: inside-secure - improve error reporting
Antoine Tenart
4
-11
/
+27
2018-05-26
crypto: inside-secure - fix the hash then encrypt/decrypt types
Antoine Tenart
1
-2
/
+2
2018-05-26
crypto: inside-secure - make the key and context size computation dynamic
Antoine Tenart
1
-2
/
+2
2018-05-26
crypto: inside-secure - make the context control size dynamic
Antoine Tenart
1
-3
/
+2
2018-05-26
crypto: inside-secure - rework the alg type settings in the context
Antoine Tenart
1
-4
/
+7
2018-05-26
crypto: inside-secure - rework cipher functions for future AEAD support
Antoine Tenart
1
-107
/
+129
2018-05-26
crypto: inside-secure - remove VLAs
Antoine Tenart
3
-2
/
+11
2018-05-26
crypto: chtls - generic handling of data and hdr
Atul Gupta
3
-53
/
+23
2018-05-26
crypto: inside-secure - do not use memset on MMIO
Antoine Tenart
1
-2
/
+2
2018-05-18
crypto: chelsio - request to HW should wrap
Atul Gupta
1
-18
/
+17
2018-05-18
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-05-11
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
1
-2
/
+0
2018-05-11
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
4
-9
/
+0
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
1
-4
/
+4
2018-05-05
crypto: ccree - use proper printk format
Gilad Ben-Yossef
1
-1
/
+1
2018-05-05
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2
-62
/
+318
2018-04-28
crypto: crypto4xx - put temporary dst sg into request ctx
Christian Lamparter
3
-13
/
+19
2018-04-28
crypto: crypto4xx - extend aead fallback checks
Christian Lamparter
1
-14
/
+16
2018-04-28
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2
-1
/
+11
2018-04-28
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
4
-6
/
+128
2018-04-28
crypto: crypto4xx - avoid VLA use
Christian Lamparter
1
-10
/
+4
2018-04-28
crypto: crypto4xx - convert to skcipher
Christian Lamparter
3
-177
/
+163
2018-04-28
crypto: crypto4xx - performance optimizations
Christian Lamparter
3
-26
/
+34
2018-04-28
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
1
-21
/
+21
2018-04-28
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2
-8
/
+4
2018-04-28
crypto: omap-sham - fix memleak
Bin Liu
1
-1
/
+1
2018-04-28
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-10
/
+4
2018-04-20
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-20
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2
-0
/
+62
2018-04-20
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2
-4
/
+58
2018-04-20
crypto: caam - staticize caam_get_era()
Fabio Estevam
2
-4
/
+1
2018-04-20
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2
-3
/
+3
2018-04-20
crypto: cavium - Fix statistics pending request value
Jan Glauber
2
-9
/
+5
2018-04-20
crypto: cavium - Prevent division by zero
Jan Glauber
1
-4
/
+5
2018-04-20
crypto: cavium - Limit result reading attempts
Jan Glauber
3
-4
/
+25
2018-04-20
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
1
-8
/
+14
2018-04-20
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-20
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
[prev]
[next]