Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_vpm.c242 #define test_x509_verify_param_copy(field, def) \ macro
248 if (test_x509_verify_param_copy(field, def)) \
294 if (test_x509_verify_param_copy(policies, NULL)) { in X509_VERIFY_PARAM_inherit()
301 if (test_x509_verify_param_copy(hosts, NULL)) { in X509_VERIFY_PARAM_inherit()
313 if (test_x509_verify_param_copy(email, NULL)) { in X509_VERIFY_PARAM_inherit()
319 if (test_x509_verify_param_copy(ip, NULL)) { in X509_VERIFY_PARAM_inherit()