index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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