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
/
ccree
/
cc_aead.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-03-30
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
1
-1
/
+0
2020-03-12
crypto: ccree - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
1
-22
/
+5
2020-03-12
crypto: ccree - use crypto_ipsec_check_assoclen()
Gilad Ben-Yossef
1
-53
/
+20
2020-03-12
crypto: ccree - only check condition if needed
Gilad Ben-Yossef
1
-6
/
+6
2020-03-12
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
1
-1
/
+0
2020-02-22
crypto: ccree - use devm_k[mz]alloc() for AEAD data
Geert Uytterhoeven
1
-22
/
+13
2020-02-22
crypto: ccree - remove bogus kerneldoc markers
Geert Uytterhoeven
1
-4
/
+4
2020-02-22
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
1
-3
/
+3
2020-02-22
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
1
-1
/
+3
2020-02-22
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
1
-1
/
+0
2020-02-22
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
1
-4
/
+3
2020-02-13
crypto: ccree - fix AEAD blocksize registration
Gilad Ben-Yossef
1
-0
/
+1
2020-01-22
crypto: ccree - turn errors to debug msgs
Gilad Ben-Yossef
1
-10
/
+10
2020-01-22
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
1
-1
/
+1
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-14
/
+6
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LEN
Eric Biggers
1
-1
/
+0
2019-10-25
crypto: ccree - fix comparison of unsigned expression warning
Tian Tao
1
-1
/
+2
2019-08-22
crypto: ccree/des - switch to new verification routines
Ard Biesheuvel
1
-20
/
+4
2019-08-09
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
1
-1
/
+2
2019-08-09
crypto: ccree - use the full crypt length value
Gilad Ben-Yossef
1
-1
/
+1
2019-07-27
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
1
-6
/
+20
2019-07-26
crypto: ccree - drop legacy ivgen support
Gilad Ben-Yossef
1
-68
/
+8
2019-04-25
crypto: ccree - don't map AEAD key and IV on stack
Gilad Ben-Yossef
1
-1
/
+10
2019-04-25
crypto: ccree - don't mangle the request assoclen
Gilad Ben-Yossef
1
-15
/
+25
2019-04-25
crypto: ccree - remove unused defines
Gilad Ben-Yossef
1
-4
/
+0
2019-04-25
crypto: ccree - do not copy zero size MLLI table
Gilad Ben-Yossef
1
-2
/
+2
2019-04-25
crypto: ccree - zero out internal struct before use
Gilad Ben-Yossef
1
-0
/
+16
2019-04-25
crypto: ccree - copyright header update
Gilad Ben-Yossef
1
-1
/
+1
2019-04-25
crypto: ccree - fix backlog notifications
Gilad Ben-Yossef
1
-0
/
+4
2019-04-18
crypto: ccree - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-2
/
+35
2019-01-10
crypto: ccree - convert to use crypto_authenc_extractkeys()
Eric Biggers
1
-21
/
+19
2018-12-07
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
1
-1
/
+15
2018-11-09
crypto: ccree - adjust hash length to suit certain context specifics
Yael Chemla
1
-5
/
+14
2018-08-03
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
1
-15
/
+1
2018-03-02
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
1
-9
/
+25
2018-02-15
crypto: ccree - add AEAD support
Gilad Ben-Yossef
1
-0
/
+2702