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