Home
last modified time | relevance | path

Searched refs:fscrypt_context_to_policy (Results 1 – 1 of 1) sorted by relevance

/third_party/e2fsprogs/e2fsck/
Dencrypted_files.c164 static __u32 fscrypt_context_to_policy(const void *xattr, size_t xattr_size, in fscrypt_context_to_policy() function
243 policy_id = fscrypt_context_to_policy(xattr, xattr_size, &policy); in get_encryption_policy_id()