Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/x509/
HDx509_vpm.c146 ((src->field != def) && (to_default || (dest->field == def))))
158 int to_default, to_overwrite; in X509_VERIFY_PARAM_inherit() local
170 to_default = 1; in X509_VERIFY_PARAM_inherit()
172 to_default = 0; in X509_VERIFY_PARAM_inherit()