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.c61 static int has_cert = 0; variable
89 if (has_cert) { in changepass()
121 if ((has_cert && !TEST_ptr(cert)) || (!has_cert && !TEST_ptr_null(cert))) in pkcs12_parse_test()
274 has_cert = opt_int_arg(); in setup_tests()

Completed in 4 milliseconds