Home
last modified time | relevance | path

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

/Linux-v5.4/fs/crypto/
Dpolicy.c107 static int fscrypt_new_context_from_policy(union fscrypt_context *ctx_u, in fscrypt_new_context_from_policy()
161 const union fscrypt_context *ctx_u, in fscrypt_policy_from_context()
211 union fscrypt_context ctx; in fscrypt_get_policy()
234 union fscrypt_context ctx; in set_encryption_policy()
472 union fscrypt_context ctx; in fscrypt_inherit_context()
Dfscrypt_private.h55 union fscrypt_context { union
65 static inline int fscrypt_context_size(const union fscrypt_context *ctx) in fscrypt_context_size()
479 const union fscrypt_context *ctx_u,
Dkeysetup.c424 union fscrypt_context ctx; in fscrypt_get_encryption_info()