Home | History | Annotate | Download | only in x509

Lines Matching refs:check_policy

119 static int check_policy(X509_STORE_CTX *ctx);
382 ok = ctx->check_policy(ctx);
1479 static int check_policy(X509_STORE_CTX *ctx)
2106 ctx->check_policy = check_policy;