Home
last modified time | relevance | path

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

/openssl-master/test/
A Dcmp_vfy_test.c365 static void setup_path(CMP_VFY_TEST_FIXTURE **fixture, X509 *wrong, int expired) in setup_path() function
385 setup_path(&fixture, NULL, 0); in test_validate_cert_path_ok()
393 setup_path(&fixture, srvcert /* wrong/non-root cert */, 0); in test_validate_cert_path_wrong_anchor()
401 setup_path(&fixture, NULL, 1); in test_validate_cert_path_expired()

Completed in 4 milliseconds