Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_vfy_test.c384 static void setup_path(CMP_VFY_TEST_FIXTURE **fixture, X509 *wrong, int expired) in setup_path() function
404 setup_path(&fixture, NULL, 0); in test_validate_cert_path_ok()
412 setup_path(&fixture, srvcert /* wrong/non-root cert */, 0); in test_validate_cert_path_wrong_anchor()
420 setup_path(&fixture, NULL, 1); in test_validate_cert_path_expired()