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

/linux-master/fs/crypto/
H A Dkeysetup_v1.c293 int fscrypt_setup_v1_file_key(struct fscrypt_inode_info *ci, function
321 err = fscrypt_setup_v1_file_key(ci, payload->raw);
H A Dfscrypt_private.h701 int fscrypt_setup_v1_file_key(struct fscrypt_inode_info *ci,
H A Dkeysetup.c502 err = fscrypt_setup_v1_file_key(ci, mk->mk_secret.raw);

Completed in 138 milliseconds