index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
essiv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-03
1
-0
/
+2
*
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
2020-07-16
1
-3
/
+8
*
crypto: essiv - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-3
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
1
-32
/
+12
|
\
|
*
crypto: aead - pass instance to crypto_grab_aead()
Eric Biggers
2020-01-09
1
-2
/
+1
|
*
crypto: skcipher - pass instance to crypto_grab_skcipher()
Eric Biggers
2020-01-09
1
-8
/
+5
|
*
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
1
-18
/
+4
|
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-3
/
+1
|
*
crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms
Eric Biggers
2019-12-11
1
-1
/
+1
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
crypto: essiv - remove redundant null pointer check before kfree
Chen Wandun
2019-11-22
1
-2
/
+1
*
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
2019-11-01
1
-3
/
+3
*
crypto: essiv - create wrapper template for ESSIV generation
Ard Biesheuvel
2019-09-03
1
-0
/
+663