Searched refs:trust_1oid (Results 1 – 1 of 1) sorted by relevance
/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, 228 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid() function
|
Completed in 4 milliseconds