HomeSort by relevance Sort by last modified time
    Searched refs:test_x509_verify_param_copy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_vpm.c 136 #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))
  /external/openssl/crypto/x509/
x509_vpm.c 136 #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))

Completed in 267 milliseconds