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

  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_vfy.c 156 int bad_chain = 0; local
259 bad_chain = 1;
333 bad_chain = 1;
381 if (!bad_chain && (ctx->param->flags & X509_V_FLAG_POLICY_CHECK))
    [all...]
  /external/openssl/crypto/x509/
x509_vfy.c 156 int bad_chain = 0; local
259 bad_chain = 1;
333 bad_chain = 1;
381 if (!bad_chain && (ctx->param->flags & X509_V_FLAG_POLICY_CHECK))
    [all...]

Completed in 475 milliseconds