Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vpm.c142 #define test_x509_verify_param_copy(field, def) \ macro
148 if (test_x509_verify_param_copy(field, def)) \
188 if (test_x509_verify_param_copy(policies, NULL)) { in X509_VERIFY_PARAM_inherit()
195 if (test_x509_verify_param_copy(hosts, NULL)) { in X509_VERIFY_PARAM_inherit()
206 if (test_x509_verify_param_copy(email, NULL)) { in X509_VERIFY_PARAM_inherit()
211 if (test_x509_verify_param_copy(ip, NULL)) { in X509_VERIFY_PARAM_inherit()