Home
last modified time | relevance | path

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

/freebsd/crypto/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.c551 char *intermediate_f; in OPT_TEST_DECLARE_USAGE() local
568 || !TEST_ptr(intermediate_f = test_get_argument(9))) { in OPT_TEST_DECLARE_USAGE()
590 || !TEST_ptr(intermediate = load_cert_pem(intermediate_f, libctx))) in OPT_TEST_DECLARE_USAGE()