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
/
crypto
/
essiv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
crypto: essiv - Handle lskcipher spawns
Herbert Xu
1
-10
/
+10
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
1
-4
/
+4
2023-01-20
crypto: essiv - Handle EBUSY correctly
Herbert Xu
1
-1
/
+6
2022-08-26
crypto: core - move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
1
-0
/
+2
2020-07-16
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
1
-3
/
+8
2020-05-08
crypto: essiv - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+1
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-32
/
+12
2020-01-09
crypto: aead - pass instance to crypto_grab_aead()
Eric Biggers
1
-2
/
+1
2020-01-09
crypto: skcipher - pass instance to crypto_grab_skcipher()
Eric Biggers
1
-8
/
+5
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
1
-18
/
+4
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-12-11
crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms
Eric Biggers
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-22
crypto: essiv - remove redundant null pointer check before kfree
Chen Wandun
1
-2
/
+1
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
1
-3
/
+3
2019-09-03
crypto: essiv - create wrapper template for ESSIV generation
Ard Biesheuvel
1
-0
/
+663