Home
last modified time | relevance | path

Searched refs:intermediate_f (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/
H A Dcmp_vfy_test.c20 static const char *intermediate_f; variable
611 || !TEST_ptr(intermediate_f = test_get_argument(5)) in OPT_TEST_DECLARE_USAGE()
631 || !TEST_ptr(intermediate = load_cert_pem(intermediate_f, libctx))) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_protect_test.c549 char *intermediate_f; in OPT_TEST_DECLARE_USAGE() local
566 || !TEST_ptr(intermediate_f = test_get_argument(9))) { in OPT_TEST_DECLARE_USAGE()
588 || !TEST_ptr(intermediate = load_cert_pem(intermediate_f, libctx))) in OPT_TEST_DECLARE_USAGE()

Completed in 2 milliseconds