Home
last modified time | relevance | path

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

/fs/crypto/
Dfscrypt_private.h28 struct fscrypt_context_v1 { struct
59 struct fscrypt_context_v1 v1;
Dpolicy.c154 struct fscrypt_context_v1 *ctx = &ctx_u->v1; in fscrypt_new_context_from_policy()
210 const struct fscrypt_context_v1 *ctx = &ctx_u->v1; in fscrypt_policy_from_context()