Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dcrltest.c275 static X509 *test_root2 = NULL; variable
467 && TEST_int_eq(verify(test_leaf2, test_root2, in test_crl_empty_idp()
622 || !TEST_ptr(test_root2 = X509_from_strings(kCRLTestRoot2)) in setup_tests()
641 X509_free(test_root2); in cleanup_tests()