Home
last modified time | relevance | path

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

/Linux-v5.15/fs/crypto/
Dfscrypt_private.h25 #define FSCRYPT_CONTEXT_V1 1 macro
73 case FSCRYPT_CONTEXT_V1: in fscrypt_context_size()
94 case FSCRYPT_CONTEXT_V1: in fscrypt_context_nonce()
Dpolicy.c271 ctx->version = FSCRYPT_CONTEXT_V1; in fscrypt_new_context()
328 case FSCRYPT_CONTEXT_V1: { in fscrypt_policy_from_context()