Home
last modified time | relevance | path

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

/Linux-v6.1/fs/crypto/
Dfscrypt_private.h30 #define FSCRYPT_CONTEXT_V1 1 macro
78 case FSCRYPT_CONTEXT_V1: in fscrypt_context_size()
99 case FSCRYPT_CONTEXT_V1: in fscrypt_context_nonce()
Dpolicy.c300 ctx->version = FSCRYPT_CONTEXT_V1; in fscrypt_new_context()
357 case FSCRYPT_CONTEXT_V1: { in fscrypt_policy_from_context()