Home
last modified time | relevance | path

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

/fs/crypto/
Dfscrypt_private.h66 struct fscrypt_context_v2 { struct
90 struct fscrypt_context_v2 v2; argument
Dpolicy.c357 struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_new_context()
417 const struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_policy_from_context()