Searched refs:check_policy (Results 1 – 11 of 11) sorted by relevance
65 .check_policy = ipsec4_in_reject,86 .check_policy = ipsec6_in_reject,
49 int (*check_policy)(const struct mbuf *, struct inpcb *); member126 (*(proto ## _ipsec_support)->methods->check_policy)(m, __VA_ARGS__)
360 check_policy, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD()
866 X509_STORE_CTX_check_policy_fn check_policy) in X509_STORE_set_check_policy() argument868 ctx->check_policy = check_policy; in X509_STORE_set_check_policy()873 return ctx->check_policy; in X509_STORE_get_check_policy()
130 int (*check_policy) (X509_STORE_CTX *ctx); member
78 static int check_policy(X509_STORE_CTX *ctx);250 ok = ctx->check_policy(ctx); in verify_chain()1618 static int check_policy(X509_STORE_CTX *ctx) in check_policy() function2350 if (store && store->check_policy) in X509_STORE_CTX_init()2351 ctx->check_policy = store->check_policy; in X509_STORE_CTX_init()2353 ctx->check_policy = check_policy; in X509_STORE_CTX_init()2542 return ctx->check_policy; in X509_STORE_CTX_get_check_policy()
225 int (*check_policy) (X509_STORE_CTX *ctx); member
91 X509_STORE_CTX_check_policy_fn check_policy);
316 X509_STORE_CTX_check_policy_fn check_policy);
616 krb5_boolean check_policy, in fix_transited_encoding() argument700 if(check_policy) { in fix_transited_encoding()
1714 X509_F_CHECK_POLICY:145:check_policy