Searched refs:fscrypt_context_size (Results 1 – 2 of 2) sorted by relevance
67 static inline int fscrypt_context_size(const union fscrypt_context *ctx) in fscrypt_context_size() function
205 if (ctx_size <= 0 || ctx_size != fscrypt_context_size(ctx_u)) in fscrypt_policy_from_context()