Searched refs:trust_1oid (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_trust.c | 19 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags); 41 {X509_TRUST_OCSP_SIGN, 0, trust_1oid, "OCSP responder", NID_OCSP_sign, 43 {X509_TRUST_OCSP_REQUEST, 0, trust_1oid, "OCSP request", NID_ad_OCSP, 229 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid() function
|
/third_party/openssl/crypto/x509/ |
H A D | x509_trust.c | 19 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags); 41 {X509_TRUST_OCSP_SIGN, 0, trust_1oid, "OCSP responder", NID_OCSP_sign, 43 {X509_TRUST_OCSP_REQUEST, 0, trust_1oid, "OCSP request", NID_ad_OCSP, 229 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid() function
|
Completed in 2 milliseconds