Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dfscrypt_private.h69 struct fscrypt_context_v1 { struct
101 struct fscrypt_context_v1 v1;
H A Dpolicy.c353 struct fscrypt_context_v1 *ctx = &ctx_u->v1; in fscrypt_new_context()
414 const struct fscrypt_context_v1 *ctx = &ctx_u->v1; in fscrypt_policy_from_context()