Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dcmp_vfy_test.c22 static const char *ir_unprotected_f; variable
375 if (!TEST_ptr(fixture->msg = load_pkimsg(ir_unprotected_f, libctx))) { in test_validate_msg_unprotected_request()
613 || !TEST_ptr(ir_unprotected_f = test_get_argument(7)) in OPT_TEST_DECLARE_USAGE()
644 if (!TEST_ptr(ir_unprotected = load_pkimsg(ir_unprotected_f, libctx)) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_protect_test.c15 static const char *ir_unprotected_f; variable
146 if (!TEST_ptr(fixture->msg = load_pkimsg(ir_unprotected_f, libctx)) in test_cmp_calc_protection_no_key_no_secret()
559 || !TEST_ptr(ir_unprotected_f = test_get_argument(2)) in OPT_TEST_DECLARE_USAGE()
583 || !TEST_ptr(ir_unprotected = load_pkimsg(ir_unprotected_f, libctx))) in OPT_TEST_DECLARE_USAGE()

Completed in 3 milliseconds