HomeSort by relevance Sort by last modified time
    Searched refs:trust_1oid (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_trs.c 69 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags);
86 {X509_TRUST_OCSP_SIGN, 0, trust_1oid, "OCSP responder", NID_OCSP_sign, NULL},
87 {X509_TRUST_OCSP_REQUEST, 0, trust_1oid, "OCSP request", NID_ad_OCSP, NULL},
254 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) function
  /external/openssl/crypto/x509/
x509_trs.c 69 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags);
86 {X509_TRUST_OCSP_SIGN, 0, trust_1oid, "OCSP responder", NID_OCSP_sign, NULL},
87 {X509_TRUST_OCSP_REQUEST, 0, trust_1oid, "OCSP request", NID_ad_OCSP, NULL},
254 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) function

Completed in 37 milliseconds