Home
last modified time | relevance | path

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

/Linux-v5.10/fs/crypto/
Dfscrypt_private.h25 #define FSCRYPT_CONTEXT_V1 1 macro
70 case FSCRYPT_CONTEXT_V1: in fscrypt_context_size()
91 case FSCRYPT_CONTEXT_V1: in fscrypt_context_nonce()
Dpolicy.c268 ctx->version = FSCRYPT_CONTEXT_V1; in fscrypt_new_context()
325 case FSCRYPT_CONTEXT_V1: { in fscrypt_policy_from_context()