Home
last modified time | relevance | path

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

/openssl/test/
H A Dcmp_protect_test.c544 char *endentity1_f; in OPT_TEST_DECLARE_USAGE() local
561 || !TEST_ptr(endentity1_f = test_get_argument(6)) in OPT_TEST_DECLARE_USAGE()
583 if (!TEST_ptr(endentity1 = load_cert_pem(endentity1_f, libctx)) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_vfy_test.c17 static const char *endentity1_f; variable
601 || !TEST_ptr(endentity1_f = test_get_argument(2)) in OPT_TEST_DECLARE_USAGE()
621 if (!TEST_ptr(endentity1 = load_cert_pem(endentity1_f, libctx)) in OPT_TEST_DECLARE_USAGE()

Completed in 12 milliseconds