Lines Matching refs:result
154 return result; in test_cmp_calc_protection_no_key_no_secret()
167 return result; in test_cmp_calc_protection_pkey()
182 return result; in test_cmp_calc_protection_pbmac()
203 return result; in test_MSG_protect_unprotected_request()
228 return result; in test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key()
245 return result; in test_MSG_protect_with_certificate_and_key()
264 return result; in test_MSG_protect_certificate_based_without_cert()
277 return result; in test_MSG_protect_no_key_no_secret()
299 return result; in test_MSG_protect_pbmac_no_sender()
326 return result; in test_MSG_add_extraCerts()
382 result = execute_cmp_build_cert_chain_test(fixture); in test_cmp_build_cert_chain()
384 if (result && TEST_true(sk_X509_push(fixture->chain, root))) in test_cmp_build_cert_chain()
385 result = execute_cmp_build_cert_chain_test(fixture); in test_cmp_build_cert_chain()
388 return result; in test_cmp_build_cert_chain()
406 return result; in test_cmp_build_cert_chain_missing_intermediate()
425 return result; in test_cmp_build_cert_chain_no_root()
442 return result; in test_cmp_build_cert_chain_only_root()
458 return result; in test_cmp_build_cert_chain_no_certs()
497 return result; in test_X509_STORE()
515 return result; in test_X509_STORE_only_self_issued()