index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccree
/
cc_cipher.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
2019-05-03
1
-8
/
+0
*
crypto: ccree - fix spelling mistake "protedcted" -> "protected"
Colin Ian King
2019-05-03
1
-1
/
+1
*
crypto: ccree - copyright header update
Gilad Ben-Yossef
2019-04-25
1
-1
/
+1
*
crypto: ccree - fix backlog notifications
Gilad Ben-Yossef
2019-04-25
1
-3
/
+7
*
crypto: ccree - read next IV from HW
Gilad Ben-Yossef
2019-04-25
1
-96
/
+83
*
crypto: ccree - adapt CPP descriptor to new HW
Gilad Ben-Yossef
2019-04-25
1
-20
/
+22
*
crypto: ccree - add SM4 protected keys support
Gilad Ben-Yossef
2019-04-25
1
-0
/
+36
*
crypto: ccree - add remaining logic for CPP
Gilad Ben-Yossef
2019-04-25
1
-51
/
+135
*
crypto: ccree - add support for sec disabled mode
Gilad Ben-Yossef
2019-04-25
1
-1
/
+16
*
crypto: ccree - move MLLI desc. before key load
Gilad Ben-Yossef
2019-04-25
1
-23
/
+35
*
crypto: ccree - move key load desc. before flow desc.
Gilad Ben-Yossef
2019-04-25
1
-34
/
+73
*
crypto: ccree - reduce kernel stack usage with clang
Arnd Bergmann
2019-03-22
1
-1
/
+1
*
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-02-22
1
-0
/
+1
*
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
1
-1
/
+2
*
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
2019-01-25
1
-1
/
+2
*
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
2019-01-25
1
-1
/
+2
*
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
2018-12-07
1
-1
/
+37
*
crypto: ccree - add SM4 support
Gilad Ben-Yossef
2018-11-09
1
-0
/
+66
*
crypto: ccree - allow bigger than sector XTS op
Gilad Ben-Yossef
2018-08-03
1
-4
/
+1
*
crypto: ccree - zero all of request ctx before use
Gilad Ben-Yossef
2018-08-03
1
-3
/
+3
*
crypto: ccree - remove cipher ivgen left overs
Gilad Ben-Yossef
2018-08-03
1
-11
/
+0
*
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
2018-08-03
1
-14
/
+0
*
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: skcipher - remove useless setting of type flags
Eric Biggers
2018-07-08
1
-2
/
+1
*
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2018-05-05
1
-38
/
+312
*
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
2018-03-02
1
-2
/
+23
*
crypto: ccree - fix memdup.cocci warnings
Fengguang Wu
2018-02-22
1
-2
/
+1
*
crypto: ccree - add skcipher support
Gilad Ben-Yossef
2018-02-15
1
-0
/
+1130