Home
last modified time | relevance | path

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

/fs/crypto/
Dpolicy.c201 int ctx_size) in fscrypt_policy_from_context() argument
205 if (ctx_size <= 0 || ctx_size != fscrypt_context_size(ctx_u)) in fscrypt_policy_from_context()
Dfscrypt_private.h603 int ctx_size);