aboutsummaryrefslogtreecommitdiffstats
path: root/fs/crypto/hkdf.c
AgeCommit message (Expand)Author
2021-11-18fscrypt: allow 256-bit master keys with AES-256-XTSEric Biggers
2020-05-08fscrypt: use crypto_shash_tfm_digest()Eric Biggers
2019-12-31fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()Eric Biggers
2019-08-12fscrypt: add an HKDF-SHA512 implementationEric Biggers