Searched refs:fscrypt_select_encryption_impl (Results 1 – 3 of 3) sorted by relevance
335 int fscrypt_select_encryption_impl(struct fscrypt_info *ci);373 static inline int fscrypt_select_encryption_impl(struct fscrypt_info *ci) in fscrypt_select_encryption_impl() function
93 int fscrypt_select_encryption_impl(struct fscrypt_info *ci) in fscrypt_select_encryption_impl() function
446 err = fscrypt_select_encryption_impl(ci); in setup_file_encryption_key()