Home
last modified time | relevance | path

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

/openssl/test/
H A Dpkcs12_api_test.c62 static int has_ca = 0; variable
123 if ((has_ca && !TEST_ptr(ca)) || (!has_ca && !TEST_ptr_null(ca))) in pkcs12_parse_test()
277 has_ca = opt_int_arg(); in setup_tests()

Completed in 4 milliseconds