Home
last modified time | relevance | path

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

/external/openssl/crypto/x509/
Dx509_vpm.c138 ((src->field != def) && (to_default || (dest->field == def))))
151 int to_default, to_overwrite; in X509_VERIFY_PARAM_inherit() local
163 to_default = 1; in X509_VERIFY_PARAM_inherit()
165 to_default = 0; in X509_VERIFY_PARAM_inherit()