Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dfscrypt_private.h81 struct fscrypt_context_v2 { struct
105 struct fscrypt_context_v2 v2; argument
H A Dpolicy.c352 struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_new_context()
412 const struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_policy_from_context()