Searched defs:check_trust (Results 1 – 3 of 3) sorted by relevance
84 int (*check_trust)(struct x509_trust_st *, X509 *, int); member
157 int (*check_trust)(struct x509_trust_st *, X509 *, int); member
942 static int check_trust(X509_STORE_CTX *ctx, int num_untrusted) in check_trust() function