Home
last modified time | relevance | path

Searched refs:fscrypt_setup_v1_file_key (Results 1 – 3 of 3) sorted by relevance

/linux/fs/crypto/
A Dkeysetup_v1.c290 int fscrypt_setup_v1_file_key(struct fscrypt_info *ci, const u8 *raw_master_key) in fscrypt_setup_v1_file_key() function
315 err = fscrypt_setup_v1_file_key(ci, payload->raw); in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
A Dfscrypt_private.h615 int fscrypt_setup_v1_file_key(struct fscrypt_info *ci,
A Dkeysetup.c477 err = fscrypt_setup_v1_file_key(ci, mk->mk_secret.raw); in setup_file_encryption_key()

Completed in 10 milliseconds