HomeSort by: relevance | last modified time | path
    Searched defs:trust_1oid (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/x509/
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) function
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) function
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
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) function
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) function
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509/
x509_trs.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) function
x509_trs.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) function

Completed in 37 milliseconds