Searched refs:revoked_crl (Results 1 – 1 of 1) sorted by relevance
317 X509_CRL *revoked_crl = CRL_from_strings(kRevokedCRL); in test_basic_crl() local321 && TEST_ptr(revoked_crl) in test_basic_crl()326 make_CRL_stack(basic_crl, revoked_crl), in test_basic_crl()329 X509_CRL_free(revoked_crl); in test_basic_crl()
Completed in 8 milliseconds