Searched refs:check_trust (Results 1 – 6 of 6) sorted by relevance
133 return pt->check_trust(pt, x, flags); in X509_check_trust()223 trtmp->check_trust = ck; in X509_TRUST_add()
121 static int check_trust(X509_STORE_CTX *ctx);413 trust = check_trust(ctx); in X509_verify_cert()881 static int check_trust(X509_STORE_CTX *ctx) in check_trust() function
262 int (*check_trust)(struct x509_trust_st *, X509 *, int); member
261 int (*check_trust)(struct x509_trust_st *, X509 *, int); member