Home
last modified time | relevance | path

Searched refs:fscrypt_context_is_valid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dpolicy.c324 if (!fscrypt_context_is_valid(ctx_u, ctx_size)) in fscrypt_policy_from_context()
562 if (!fscrypt_context_is_valid(&ctx, ret)) in fscrypt_ioctl_get_nonce()
H A Dfscrypt_private.h84 static inline bool fscrypt_context_is_valid(const union fscrypt_context *ctx, in fscrypt_context_is_valid() function
/kernel/linux/linux-6.6/fs/crypto/
H A Dpolicy.c364 if (!fscrypt_context_is_valid(ctx_u, ctx_size)) in fscrypt_policy_from_context()
602 if (!fscrypt_context_is_valid(&ctx, ret)) in fscrypt_ioctl_get_nonce()
H A Dfscrypt_private.h89 static inline bool fscrypt_context_is_valid(const union fscrypt_context *ctx, in fscrypt_context_is_valid() function

Completed in 6 milliseconds