Lines Matching refs:result
145 return result; in test_cmp_calc_protection_no_key_no_secret()
158 return result; in test_cmp_calc_protection_pkey()
172 return result; in test_cmp_calc_protection_pkey_Ed()
188 return result; in test_cmp_calc_protection_pbmac()
209 return result; in test_MSG_protect_unprotected_request()
234 return result; in test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key()
252 return result; in test_MSG_protect_with_certificate_and_key()
271 return result; in test_MSG_protect_certificate_based_without_cert()
284 return result; in test_MSG_protect_no_key_no_secret()
306 return result; in test_MSG_protect_pbmac_no_sender()
333 return result; in test_MSG_add_extraCerts()
389 result = execute_cmp_build_cert_chain_test(fixture); in test_cmp_build_cert_chain()
391 if (result && TEST_true(sk_X509_push(fixture->chain, root))) in test_cmp_build_cert_chain()
392 result = execute_cmp_build_cert_chain_test(fixture); in test_cmp_build_cert_chain()
395 return result; in test_cmp_build_cert_chain()
413 return result; in test_cmp_build_cert_chain_missing_intermediate()
432 return result; in test_cmp_build_cert_chain_no_root()
449 return result; in test_cmp_build_cert_chain_only_root()
465 return result; in test_cmp_build_cert_chain_no_certs()
504 return result; in test_X509_STORE()
522 return result; in test_X509_STORE_only_self_issued()