Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_vfy_test.c21 static const char *ir_protected_f; variable
102 if ((fixture->msg = load_pkimsg(ir_protected_f, libctx)) == NULL) in execute_verify_popo_test()
224 || !TEST_ptr(fixture->msg = load_pkimsg(ir_protected_f, libctx)) in test_validate_msg_signature_partial_chain()
255 if (!TEST_ptr(fixture->msg = load_pkimsg(ir_protected_f, libctx)) in test_validate_msg_signature_srvcert()
350 if (!TEST_ptr(fixture->msg = load_pkimsg(ir_protected_f, libctx)) in test_validate_with_sender()
612 || !TEST_ptr(ir_protected_f = test_get_argument(6)) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_protect_test.c14 static const char *ir_protected_f; variable
164 || !TEST_ptr(fixture->msg = load_pkimsg(ir_protected_f, libctx))) { in test_cmp_calc_protection_pkey()
560 || !TEST_ptr(ir_protected_f = test_get_argument(1)) in OPT_TEST_DECLARE_USAGE()
584 if (!TEST_ptr(ir_protected = load_pkimsg(ir_protected_f, libctx)) in OPT_TEST_DECLARE_USAGE()