Home
last modified time | relevance | path

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

/external/openssl/crypto/x509/
Dx509_vpm.c136 #define test_x509_verify_param_copy(field, def) \ macro
143 if (test_x509_verify_param_copy(field, def)) \
190 if (test_x509_verify_param_copy(policies, NULL)) in X509_VERIFY_PARAM_inherit()