summaryrefslogtreecommitdiff
path: root/crypto/essiv.c
AgeCommit message (Expand)Author
2019-12-11crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithmsEric Biggers
2019-11-22crypto: essiv - remove redundant null pointer check before kfreeChen Wandun
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers
2019-09-03crypto: essiv - create wrapper template for ESSIV generationArd Biesheuvel