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

  /external/boringssl/src/crypto/x509/
x509_vfy.c 186 int bad_chain = 0; local
340 bad_chain = 1;
442 * and set bad_chain == 1
444 if (trust != X509_TRUST_TRUSTED && !bad_chain) {
462 bad_chain = 1;
513 if (!bad_chain && (ctx->param->flags & X509_V_FLAG_POLICY_CHECK))
    [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]

Completed in 443 milliseconds