Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_vpm.c144 #define test_x509_verify_param_copy(field, def) \ macro
151 if (test_x509_verify_param_copy(field, def)) \
197 if (test_x509_verify_param_copy(policies, NULL)) { in X509_VERIFY_PARAM_inherit()
204 if (test_x509_verify_param_copy(hosts, NULL)) { in X509_VERIFY_PARAM_inherit()
215 if (test_x509_verify_param_copy(email, NULL)) { in X509_VERIFY_PARAM_inherit()
220 if (test_x509_verify_param_copy(ip, NULL)) { in X509_VERIFY_PARAM_inherit()

Completed in 7 milliseconds