Home
last modified time | relevance | path

Searched refs:to_default (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/x509/
Dx509_vpm.c233 ((src->field != (def)) && (to_default || (dest->field == (def)))))
250 int to_default, to_overwrite; in X509_VERIFY_PARAM_inherit() local
264 to_default = 1; in X509_VERIFY_PARAM_inherit()
266 to_default = 0; in X509_VERIFY_PARAM_inherit()