Home
last modified time | relevance | path

Searched refs:trust_compat (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_trust.c20 static int trust_compat(X509_TRUST *trust, X509 *x, int flags);
32 {X509_TRUST_COMPAT, 0, trust_compat, "compatible", 0, NULL},
240 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat() function
299 return trust_compat(NULL, x, flags); in obj_trust()
/third_party/openssl/crypto/x509/
H A Dx509_trust.c20 static int trust_compat(X509_TRUST *trust, X509 *x, int flags);
32 {X509_TRUST_COMPAT, 0, trust_compat, "compatible", 0, NULL},
240 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat() function
299 return trust_compat(NULL, x, flags); in obj_trust()

Completed in 2 milliseconds