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