Home
last modified time | relevance | path

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

/openssl/test/
H A Dpkcs12_api_test.c62 static int has_cert = 0; variable
82 if ((has_cert && !TEST_ptr(cert)) || (!has_cert && !TEST_ptr_null(cert))) in pkcs12_parse_test()
142 has_cert = opt_int_arg(); in setup_tests()

Completed in 8 milliseconds