summaryrefslogtreecommitdiffstats
path: root/fs/crypto/hkdf.c
Commit message (Expand)AuthorAgeFilesLines
* fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()Eric Biggers2019-12-311-1/+1
* fscrypt: add an HKDF-SHA512 implementationEric Biggers2019-08-121-0/+181