index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
crypto: inside-secure - switch to SPDX identifiers
Antoine Tenart
2018-07-20
5
-20
/
+5
|
*
|
|
crypto: ecdh - fix typo of P-192 b value
Stephan Mueller
2018-07-20
1
-1
/
+1
|
*
|
|
crypto: dh - update test for public key verification
Stephan Mueller
2018-07-20
1
-0
/
+4
|
*
|
|
crypto: drbg - eliminate constant reinitialization of SGL
Stephan Mueller
2018-07-20
2
-4
/
+8
|
*
|
|
crypto: dh - fix memory leak
Gustavo A. R. Silva
2018-07-20
1
-1
/
+1
|
*
|
|
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-13
1
-1
/
+1
|
*
|
|
crypto: ccp - Add support for new CCP/PSP device ID
Tom Lendacky
2018-07-13
1
-5
/
+24
|
*
|
|
crypto: ccp - Support register differences between PSP devices
Tom Lendacky
2018-07-13
4
-23
/
+24
|
*
|
|
crypto: ccp - Remove unused #defines
Tom Lendacky
2018-07-13
2
-10
/
+2
|
*
|
|
crypto: ccp - Add psp enabled message when initialization succeeds
Tom Lendacky
2018-07-13
1
-0
/
+2
|
*
|
|
crypto: ccp - Fix command completion detection race
Tom Lendacky
2018-07-13
1
-2
/
+2
|
*
|
|
crypto: ccree - rate limit debug print
Gilad Ben-Yossef
2018-07-08
1
-2
/
+2
|
*
|
|
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
2018-07-08
1
-15
/
+5
|
*
|
|
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
2018-07-08
1
-6
/
+0
|
*
|
|
crypto: ccree - fix iv handling
Gilad Ben-Yossef
2018-07-08
1
-27
/
+84
|
*
|
|
crypto: testmgr - add hash finup tests
Gilad Ben-Yossef
2018-07-08
1
-9
/
+46
|
*
|
|
crypto: ccree - fix finup
Hadar Gat
2018-07-08
1
-65
/
+16
|
*
|
|
crypto: remove redundant type flags from tfm allocation
Eric Biggers
2018-07-08
6
-11
/
+6
|
*
|
|
crypto: skcipher - remove useless setting of type flags
Eric Biggers
2018-07-08
5
-35
/
+18
|
*
|
|
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-08
10
-15
/
+8
|
*
|
|
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-08
14
-17
/
+0
|
*
|
|
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-08
20
-119
/
+67
|
*
|
|
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-08
61
-116
/
+5
|
*
|
|
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
2018-07-08
3
-3
/
+24
|
*
|
|
crypto: sha512_generic - add cra_priority
Eric Biggers
2018-07-08
1
-0
/
+2
|
*
|
|
crypto: sha256_generic - add cra_priority
Eric Biggers
2018-07-08
1
-0
/
+2
|
*
|
|
crypto: sha1_generic - add cra_priority
Eric Biggers
2018-07-08
1
-0
/
+1
|
*
|
|
crypto: MAINTAINERS - fix file path for SHA multibuffer code
Eric Biggers
2018-07-08
1
-1
/
+1
|
*
|
|
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
2018-07-08
1
-1
/
+1
|
*
|
|
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
2018-07-08
5
-121
/
+119
|
*
|
|
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
2018-07-08
3
-0
/
+120
|
*
|
|
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
2018-07-08
4
-44
/
+186
|
*
|
|
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
2018-07-08
3
-1
/
+60
|
*
|
|
crypto: inside-secure - md5 support
Ofer Heifetz
2018-07-08
4
-2
/
+72
|
*
|
|
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2018-07-08
2
-0
/
+5
|
*
|
|
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
2018-07-08
1
-0
/
+20
|
*
|
|
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2018-07-08
2
-12
/
+30
|
*
|
|
Documentation/bindings: crypto: inside-secure: eip197d support
Antoine Tenart
2018-07-08
1
-1
/
+2
|
*
|
|
crypto: inside-secure - eip197d support
Antoine Tenart
2018-07-08
4
-27
/
+54
|
*
|
|
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2018-07-08
2
-118
/
+150
|
*
|
|
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
2018-07-08
3
-38
/
+47
|
*
|
|
crypto: inside-secure - add an invalidation flag
Antoine Tenart
2018-07-08
4
-12
/
+20
|
*
|
|
crypto: inside-secure - filter out the algorithms by engine
Antoine Tenart
2018-07-08
4
-2
/
+29
|
*
|
|
Documentation/bindings: crypto: inside-secure: update the compatibles
Antoine Tenart
2018-07-08
1
-3
/
+11
|
*
|
|
crypto: inside-secure - use precise compatibles
Antoine Tenart
2018-07-08
4
-21
/
+31
|
*
|
|
crypto: inside-secure - move the firmware to a better location
Antoine Tenart
2018-07-08
1
-6
/
+12
|
*
|
|
crypto: dh - add public key verification test
Stephan Mueller
2018-07-08
3
-6
/
+79
|
*
|
|
crypto: stm32/crc - Add power management support
lionel.debieve@st.com
2018-07-08
1
-0
/
+62
|
*
|
|
crypto: stm32/hash - Add power management support
lionel.debieve@st.com
2018-07-08
1
-0
/
+71
|
*
|
|
crypto: stm32/cryp - Add power management support
lionel.debieve@st.com
2018-07-08
1
-0
/
+62
[prev]
[next]