Searched refs:ir_unprotected_f (Results 1 – 2 of 2) sorted by relevance
16 static const char *ir_unprotected_f; variable137 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()
22 static const char *ir_unprotected_f; variable391 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 7 milliseconds