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.h78 struct fscrypt_context_v2 { struct
102 struct fscrypt_context_v2 v2; argument
H A Dpolicy.c369 struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_new_context()
429 const struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_policy_from_context()