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
/
crypto
/
essiv.c
Age
Commit message (
Expand
)
Author
Files
Lines
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