HomeSort by relevance Sort by last modified time
    Searched full:to_overwrite (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/x509/
x509_vpm.c 229 (to_overwrite || \
248 int to_default, to_overwrite; local
267 to_overwrite = 1;
269 to_overwrite = 0;
277 if (to_overwrite || !(dest->flags & X509_V_FLAG_USE_CHECK_TIME))

Completed in 3184 milliseconds