index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccree
/
cc_aead.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
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-03
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