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
/
ccree
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
2018-12-07
5
-8
/
+89
*
crypto: ccree - add SM3 support
Yael Chemla
2018-11-09
3
-24
/
+112
*
crypto: ccree - modify set_cipher_mode usage from cc_hash
Yael Chemla
2018-11-09
2
-9
/
+23
*
crypto: ccree - adjust hash length to suit certain context specifics
Yael Chemla
2018-11-09
4
-24
/
+47
*
crypto: ccree - add SM4 support
Gilad Ben-Yossef
2018-11-09
2
-0
/
+69
*
crypto: ccree - add support for CryptoCell 713
Gilad Ben-Yossef
2018-11-09
2
-10
/
+18
*
crypto: ccree - avoid implicit enum conversion
Nathan Chancellor
2018-10-17
1
-4
/
+2
*
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
3
-18
/
+2
*
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
2018-08-03
3
-30
/
+1
*
crypto: ccree - rate limit debug print
Gilad Ben-Yossef
2018-07-09
1
-2
/
+2
*
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
2018-07-09
1
-15
/
+5
*
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
2018-07-09
1
-6
/
+0
*
crypto: ccree - fix iv handling
Gilad Ben-Yossef
2018-07-09
1
-27
/
+84
*
crypto: ccree - fix finup
Hadar Gat
2018-07-09
1
-65
/
+16
*
crypto: skcipher - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-2
/
+1
*
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
1
-1
/
+0
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-2
/
+1
*
crypto: ccree - silence debug prints
Gilad Ben-Yossef
2018-05-31
1
-3
/
+3
*
crypto: ccree - better clock handling
Gilad Ben-Yossef
2018-05-31
1
-1
/
+19
*
crypto: ccree - correct host regs offset
Gilad Ben-Yossef
2018-05-31
4
-6
/
+17
*
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: ccree - remove unused enums
Gilad Ben-Yossef
2018-03-31
1
-21
/
+7
*
crypto: ccree - replace memset+kfree with kzfree
Gilad Ben-Yossef
2018-03-03
1
-2
/
+1
*
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
2018-03-03
13
-132
/
+234
*
crypto: ccree - remove unused definitions
Gilad Ben-Yossef
2018-03-03
1
-20
/
+0
*
crypto: ccree - fix memdup.cocci warnings
Fengguang Wu
2018-02-22
1
-2
/
+1
*
crypto: ccree - add FIPS support
Gilad Ben-Yossef
2018-02-15
5
-2
/
+176
*
crypto: ccree - add AEAD support
Gilad Ben-Yossef
2018-02-15
7
-1
/
+3710
*
crypto: ccree - add ahash support
Gilad Ben-Yossef
2018-02-15
7
-3
/
+2686
*
crypto: ccree - add skcipher support
Gilad Ben-Yossef
2018-02-15
7
-2
/
+1339
*
crypto: ccree - introduce CryptoCell driver
Gilad Ben-Yossef
2018-02-15
20
-0
/
+3756