Searched refs:fscrypt_select_encryption_impl (Results 1 – 3 of 3) sorted by relevance
333 int fscrypt_select_encryption_impl(struct fscrypt_info *ci);370 static inline int fscrypt_select_encryption_impl(struct fscrypt_info *ci) in fscrypt_select_encryption_impl() function
67 int fscrypt_select_encryption_impl(struct fscrypt_info *ci) in fscrypt_select_encryption_impl() function
379 err = fscrypt_select_encryption_impl(ci); in setup_file_encryption_key()