Home
last modified time | relevance | path

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

/openssl/test/
H A Dcmp_protect_test.c16 static const char *ir_unprotected_f; variable
137 if (!TEST_ptr(fixture->msg = load_pkimsg(ir_unprotected_f, libctx)) in test_cmp_calc_protection_no_key_no_secret()
572 || !TEST_ptr(ir_unprotected_f = test_get_argument(4)) in OPT_TEST_DECLARE_USAGE()
601 || !TEST_ptr(ir_unprotected = load_pkimsg(ir_unprotected_f, libctx))) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_vfy_test.c22 static const char *ir_unprotected_f; variable
391 if (!TEST_ptr(fixture->msg = load_pkimsg(ir_unprotected_f, libctx))) { in test_validate_msg_unprotected_request()
630 || !TEST_ptr(ir_unprotected_f = test_get_argument(7)) in OPT_TEST_DECLARE_USAGE()
661 if (!TEST_ptr(ir_unprotected = load_pkimsg(ir_unprotected_f, libctx)) in OPT_TEST_DECLARE_USAGE()

Completed in 10 milliseconds