Home
last modified time | relevance | path

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

/openssl/test/
H A Dcmp_protect_test.c76 static OSSL_CMP_MSG *ir_unprotected, *ir_protected; variable
203 if (!TEST_ptr(fixture->msg = OSSL_CMP_MSG_dup(ir_unprotected)) in test_MSG_protect_unprotected_request()
219 if (!TEST_ptr(fixture->msg = OSSL_CMP_MSG_dup(ir_unprotected)) in test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key()
243 OSSL_CMP_MSG_dup(ir_unprotected)) in test_MSG_protect_with_certificate_and_key()
263 OSSL_CMP_MSG_dup(ir_unprotected)) in test_MSG_protect_certificate_based_without_cert()
278 if (!TEST_ptr(fixture->msg = OSSL_CMP_MSG_dup(ir_unprotected)) in test_MSG_protect_no_key_no_secret()
294 if (!TEST_ptr(fixture->msg = OSSL_CMP_MSG_dup(ir_unprotected)) in test_MSG_protect_pbmac_no_sender()
539 OSSL_CMP_MSG_free(ir_unprotected); in cleanup_tests()
601 || !TEST_ptr(ir_unprotected = load_pkimsg(ir_unprotected_f, libctx))) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_vfy_test.c84 static OSSL_CMP_MSG *ir_unprotected, *ir_rmprotection; variable
587 OSSL_CMP_MSG_free(ir_unprotected); in cleanup_tests()
661 if (!TEST_ptr(ir_unprotected = load_pkimsg(ir_unprotected_f, libctx)) in OPT_TEST_DECLARE_USAGE()

Completed in 7 milliseconds