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

/freebsd-10.1-release/crypto/openssl/crypto/x509/
H A Dx509_trs.c68 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags);
90 {X509_TRUST_OCSP_SIGN, 0, trust_1oid, "OCSP responder", NID_OCSP_sign,
92 {X509_TRUST_OCSP_REQUEST, 0, trust_1oid, "OCSP request", NID_ad_OCSP,
271 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) function

Completed in 44 milliseconds