aboutsummaryrefslogtreecommitdiffstats
path: root/fs/crypto/hkdf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-31fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()Eric Biggers1-1/+1
2019-08-12fscrypt: add an HKDF-SHA512 implementationEric Biggers1-0/+181