Home
last modified time | relevance | path

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

/Linux-v5.10/fs/crypto/
Dfscrypt_private.h57 union fscrypt_context { union
67 static inline int fscrypt_context_size(const union fscrypt_context *ctx) in fscrypt_context_size()
81 static inline bool fscrypt_context_is_valid(const union fscrypt_context *ctx, in fscrypt_context_is_valid()
88 static inline const u8 *fscrypt_context_nonce(const union fscrypt_context *ctx) in fscrypt_context_nonce()
594 const union fscrypt_context *ctx_u,
Dpolicy.c257 static int fscrypt_new_context(union fscrypt_context *ctx_u, in fscrypt_new_context()
316 const union fscrypt_context *ctx_u, in fscrypt_policy_from_context()
366 union fscrypt_context ctx; in fscrypt_get_policy()
390 union fscrypt_context ctx; in set_encryption_policy()
553 union fscrypt_context ctx; in fscrypt_ioctl_get_nonce()
671 union fscrypt_context ctx; in fscrypt_set_context()
Dkeysetup.c562 union fscrypt_context ctx; in fscrypt_get_encryption_info()