Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx509_vpm.c144 #define test_x509_verify_param_copy(field, def) \ macro
150 if (test_x509_verify_param_copy(field, def)) \
190 if (test_x509_verify_param_copy(policies, NULL)) { in X509_VERIFY_PARAM_inherit()
197 if (test_x509_verify_param_copy(hosts, NULL)) { in X509_VERIFY_PARAM_inherit()
208 if (test_x509_verify_param_copy(email, NULL)) { in X509_VERIFY_PARAM_inherit()
213 if (test_x509_verify_param_copy(ip, NULL)) { in X509_VERIFY_PARAM_inherit()