Home
last modified time | relevance | path

Searched defs:hkdf_context (Results 1 – 2 of 2) sorted by relevance

/linux/fs/crypto/
H A Dkeysetup.c193 fscrypt_find_mode_key(struct fscrypt_master_key *mk, u8 hkdf_context, in fscrypt_find_mode_key()
216 u8 hkdf_context, bool include_fs_uuid) in setup_per_mode_enc_key()
H A Dfscrypt_private.h249 u8 hkdf_context; member