linux/fs/crypto
Eric Biggers e455de313e fscrypt: add comments that describe the HKDF info strings
Each HKDF context byte is associated with a specific format of the
remaining part of the application-specific info string.  Add comments so
that it's easier to keep track of what these all are.

Link: https://lore.kernel.org/r/20200708215529.146890-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
2020-07-20 17:26:32 -07:00
..
Kconfig fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
Makefile fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
bio.c fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
crypto.c fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
fname.c fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
fscrypt_private.h fscrypt: add comments that describe the HKDF info strings 2020-07-20 17:26:32 -07:00
hkdf.c fscrypt: use crypto_shash_tfm_digest() 2020-05-08 15:32:14 +10:00
hooks.c fscrypt: fix all kerneldoc warnings 2020-05-12 16:37:17 -07:00
inline_crypt.c fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
keyring.c fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
keysetup.c fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
keysetup_v1.c fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
policy.c fscrypt: add support for IV_INO_LBLK_32 policies 2020-05-19 09:34:18 -07:00