aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/essiv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-11-22crypto: essiv - remove redundant null pointer check before kfreeChen Wandun1-2/+1
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers1-3/+3
2019-09-03crypto: essiv - create wrapper template for ESSIV generationArd Biesheuvel1-0/+663