Searched refs:fscrypt_select_encryption_impl (Results 1 – 3 of 3) sorted by relevance
331 int fscrypt_select_encryption_impl(struct fscrypt_info *ci);368 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
353 err = fscrypt_select_encryption_impl(ci); in setup_file_encryption_key()