Home
last modified time | relevance | path

Searched refs:check_policy (Results 1 – 3 of 3) sorted by relevance

/external/openssl/crypto/x509/
Dx509_vfy.c119 static int check_policy(X509_STORE_CTX *ctx);
382 ok = ctx->check_policy(ctx); in X509_verify_cert()
1479 static int check_policy(X509_STORE_CTX *ctx) in check_policy() function
2106 ctx->check_policy = check_policy; in X509_STORE_CTX_init()
Dx509_vfy.h252 int (*check_policy)(X509_STORE_CTX *ctx); member
/external/openssl/include/openssl/
Dx509_vfy.h252 int (*check_policy)(X509_STORE_CTX *ctx); member