Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/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()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A 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()