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_protect_test.c554 char *intermediate_f; in OPT_TEST_DECLARE_USAGE() local
573 || !TEST_ptr(intermediate_f = test_get_argument(11))) { in OPT_TEST_DECLARE_USAGE()
600 || !TEST_ptr(intermediate = load_cert_pem(intermediate_f, libctx))) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_vfy_test.c20 static const char *intermediate_f; variable
626 || !TEST_ptr(intermediate_f = test_get_argument(5)) in OPT_TEST_DECLARE_USAGE()
646 || !TEST_ptr(intermediate = load_cert_pem(intermediate_f, libctx))) in OPT_TEST_DECLARE_USAGE()