Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_vfy_test.c18 static const char *endentity2_f; variable
673 || !TEST_ptr(endentity2_f = test_get_argument(3)) in OPT_TEST_DECLARE_USAGE()
693 || !TEST_ptr(endentity2 = load_cert_pem(endentity2_f, libctx)) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_protect_test.c584 char *endentity2_f; in OPT_TEST_DECLARE_USAGE() local
603 || !TEST_ptr(endentity2_f = test_get_argument(9)) in OPT_TEST_DECLARE_USAGE()
630 || !TEST_ptr(endentity2 = load_cert_pem(endentity2_f, libctx)) in OPT_TEST_DECLARE_USAGE()