Home
last modified time | relevance | path

Searched refs:testresult (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-14-stable/crypto/openssl/test/
HDpem_read_depr_test.c43 int testresult = 0; in test_read_dh_params() local
54 testresult = 1; in test_read_dh_params()
59 return testresult; in test_read_dh_params()
64 int testresult = 0; in test_read_dh_x942_params() local
75 testresult = 1; in test_read_dh_x942_params()
80 return testresult; in test_read_dh_x942_params()
87 int testresult = 0; in test_read_dsa_params() local
98 testresult = 1; in test_read_dsa_params()
103 return testresult; in test_read_dsa_params()
108 int testresult = 0; in test_read_dsa_private() local
[all …]
HDprov_config_test.c26 int testresult = 0; in test_double_config() local
42 testresult = 1; in test_double_config()
46 return testresult; in test_double_config()
52 int testresult = 0; in test_recursive_config() local
64 testresult = 1; in test_recursive_config()
67 return testresult; in test_recursive_config()
75 int testresult = 0; in test_path_config() local
112 testresult = 1; in test_path_config()
115 return testresult; in test_path_config()
HDrc5test.c186 int testresult = 1; in test_rc5_ecb() local
195 testresult = 0; in test_rc5_ecb()
199 testresult = 0; in test_rc5_ecb()
201 return testresult; in test_rc5_ecb()
206 int testresult = 1; in test_rc5_cbc() local
223 testresult = 0; in test_rc5_cbc()
229 testresult = 0; in test_rc5_cbc()
232 return testresult; in test_rc5_cbc()
HDcasttest.c65 int testresult = 1; in cast_test_vector() local
73 testresult = 0; in cast_test_vector()
79 testresult = 0; in cast_test_vector()
81 return testresult; in cast_test_vector()
87 int testresult = 1; in cast_test_iterations() local
105 testresult = 0; in cast_test_iterations()
107 return testresult; in cast_test_iterations()
HDdtlstest.c76 int testresult = 0; in test_dtls_unprocessed() local
136 testresult = 1; in test_dtls_unprocessed()
143 return testresult; in test_dtls_unprocessed()
196 int testresult = 0; in test_dtls_drop_records() local
297 testresult = 1; in test_dtls_drop_records()
305 return testresult; in test_dtls_drop_records()
313 int testresult = 0; in test_cookie() local
339 testresult = 1; in test_cookie()
346 return testresult; in test_cookie()
353 int testresult = 0; in test_dtls_duplicate_records() local
[all …]
HDsslapitest.c352 int testresult = 0; in test_keylog() local
416 testresult = 1; in test_keylog()
424 return testresult; in test_keylog()
434 int testresult = 0; in test_keylog_no_master_key() local
532 testresult = 1; in test_keylog_no_master_key()
541 return testresult; in test_keylog_no_master_key()
576 int testresult = 0; in test_client_cert_verify_cb() local
618 testresult = 1; in test_client_cert_verify_cb()
640 return testresult; in test_client_cert_verify_cb()
756 int testctr = 0, testresult = 0; in test_client_hello_cb() local
[all …]
HDthreadstest.c145 int val = 0, ret = 0, testresult = 0; in test_atomic() local
211 testresult = 1; in test_atomic()
214 return testresult; in test_atomic()
289 int testresult = 0; in thread_run_test() local
302 testresult = 1; in thread_run_test()
305 return testresult; in thread_run_test()
329 int testresult = 0; in thread_general_worker() local
365 testresult = 1; in thread_general_worker()
372 if (!testresult) in thread_general_worker()
473 int testresult = 0; in test_multi() local
[all …]
HDstack_test.c85 int testresult = 0; in test_int_stack() local
162 testresult = 1; in test_int_stack()
165 return testresult; in test_int_stack()
180 int testresult = 0; in test_uchar_stack() local
251 testresult = 1; in test_uchar_stack()
255 return testresult; in test_uchar_stack()
278 int testresult = 0; in test_SS_stack() local
338 testresult = 1; in test_SS_stack()
342 return testresult; in test_SS_stack()
351 int testresult = 0; in test_SU_stack() local
[all …]
HDv3ext.c48 int testresult = 0; in test_asid() local
109 testresult = 1; in test_asid()
117 return testresult; in test_asid()
179 int testresult = 0; in test_addr_ranges() local
221 testresult = 1; in test_addr_ranges()
226 return testresult; in test_addr_ranges()
231 int testresult = 0; in test_addr_fam_len() local
313 testresult = 1; in test_addr_fam_len()
321 return testresult; in test_addr_fam_len()
374 int testresult = 1; in test_ext_syntax() local
[all …]
HDrc2test.c49 int testresult = 1; in test_rc2() local
57 testresult = 0; in test_rc2()
61 testresult = 0; in test_rc2()
63 return testresult; in test_rc2()
HDlhash_test.c96 int testresult = 0, j, *p; in test_int_lhash() local
177 testresult = 1; in test_int_lhash()
180 return testresult; in test_int_lhash()
193 int testresult = 0, *p; in test_stress() local
238 testresult = 1; in test_stress()
241 return testresult; in test_stress()
HDec_internal_test.c253 int testresult = 0; in underflow_test() local
298 testresult = 1; in underflow_test()
308 return testresult; in underflow_test()
318 int testresult = 0; in set_private_key() local
337 testresult = 1; in set_private_key()
342 return testresult; in set_private_key()
358 int testresult = 0; in decoded_flag_test() local
432 testresult = 1; in decoded_flag_test()
442 return testresult; in decoded_flag_test()
451 int testresult = 0; in ecpkparams_i2d2i_test() local
[all …]
HDnodefltctxtest.c20 int testresult = 0; in test_no_deflt_ctx_init() local
49 testresult = 1; in test_no_deflt_ctx_init()
53 return testresult; in test_no_deflt_ctx_init()
HDclienthellotest.c70 int testresult = 0; in test_client_hello() local
229 testresult = 1; in test_client_hello()
239 testresult = TEST_true(msglen == F5_WORKAROUND_MAX_MSG_LEN); in test_client_hello()
244 testresult = 1; in test_client_hello()
252 return testresult; in test_client_hello()
HDmdc2test.c48 int testresult = 0; in test_mdc2() local
81 testresult = 1; in test_mdc2()
85 return testresult; in test_mdc2()
HDssl_ctx_test.c35 int testresult = 0; in test_set_min_max_version() local
64 testresult = 1; in test_set_min_max_version()
69 return testresult; in test_set_min_max_version()
HDrdrand_sanitytest.c26 int testresult = 0; in sanity_check_bytes() local
75 testresult = 1; in sanity_check_bytes()
77 return testresult; in sanity_check_bytes()
HDigetest.c155 int testresult = 1; in test_ige_vectors() local
172 testresult = 0; in test_ige_vectors()
185 testresult = 0; in test_ige_vectors()
188 return testresult; in test_ige_vectors()
296 int testresult = 1; in test_ige_garble_forwards() local
319 testresult = 0; in test_ige_garble_forwards()
323 testresult = 0; in test_ige_garble_forwards()
324 return testresult; in test_ige_garble_forwards()
HDupcallstest.c88 int testresult = 0; in obj_create_test() local
108 testresult = 1; in obj_create_test()
112 return testresult; in obj_create_test()
HDsm2_internal_test.c211 int testresult = 0; in sm2_crypt_test() local
294 testresult = 1; in sm2_crypt_test()
299 return testresult; in sm2_crypt_test()
375 int testresult = 0; in sm2_sig_test() local
419 testresult = 1; in sm2_sig_test()
424 return testresult; in sm2_sig_test()
HDcontext_internal_test.c82 int testresult = 0; in test_set0_default() local
125 testresult = 1; in test_set0_default()
128 return testresult; in test_set0_default()
HDbio_core_test.c71 int testresult = 0; in test_bio_core() local
101 testresult = 1; in test_bio_core()
107 return testresult; in test_bio_core()
HDsecmemtest.c18 int testresult = 0; in test_sec_mem() local
122 testresult = 1; in test_sec_mem()
128 return testresult; in test_sec_mem()
HDrecordlentest.c84 int testresult = 0; in test_record_overflow() local
174 testresult = 1; in test_record_overflow()
181 return testresult; in test_record_overflow()
HDcmsapitest.c25 int testresult = 0; in test_encrypt_decrypt() local
52 testresult = 1; in test_encrypt_decrypt()
59 return testresult && TEST_int_eq(ERR_peek_error(), 0); in test_encrypt_decrypt()

12