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