Home
last modified time | relevance | path

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

123

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dpem_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 …]
H A Drc5test.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()
H A Ddtlstest.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 …]
H A Dcasttest.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()
H A Dthreadstest.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 …]
H A Dstack_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 …]
H A Dv3ext.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 …]
H A Dec_internal_test.c203 int testresult = 0; in underflow_test() local
248 testresult = 1; in underflow_test()
258 return testresult; in underflow_test()
268 int testresult = 0; in set_private_key() local
287 testresult = 1; in set_private_key()
292 return testresult; in set_private_key()
308 int testresult = 0; in decoded_flag_test() local
382 testresult = 1; in decoded_flag_test()
392 return testresult; in decoded_flag_test()
401 int testresult = 0; in ecpkparams_i2d2i_test() local
[all …]
H A Drc2test.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()
H A Dlhash_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()
H A Dclienthellotest.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()
H A Dnodefltctxtest.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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Drc5test.c180 int testresult = 1; in test_rc5_ecb() local
188 testresult = 0; in test_rc5_ecb()
192 testresult = 0; in test_rc5_ecb()
194 return testresult; in test_rc5_ecb()
199 int testresult = 1; in test_rc5_cbc() local
214 testresult = 0; in test_rc5_cbc()
220 testresult = 0; in test_rc5_cbc()
223 return testresult; in test_rc5_cbc()
H A Ddtlstest.c60 int testresult = 0; in test_dtls_unprocessed() local
112 testresult = 1; in test_dtls_unprocessed()
119 return testresult; in test_dtls_unprocessed()
154 int testresult = 0; in test_dtls_drop_records() local
237 testresult = 1; in test_dtls_drop_records()
245 return testresult; in test_dtls_drop_records()
268 int testresult = 0; in test_cookie() local
286 testresult = 1; in test_cookie()
293 return testresult; in test_cookie()
300 int testresult = 0; in test_dtls_duplicate_records() local
[all …]
H A Dcasttest.c59 int testresult = 1; in cast_test_vector() local
67 testresult = 0; in cast_test_vector()
73 testresult = 0; in cast_test_vector()
75 return testresult; in cast_test_vector()
81 int testresult = 1; in cast_test_iterations() local
99 testresult = 0; in cast_test_iterations()
101 return testresult; in cast_test_iterations()
H A Dsslapitest.c306 int testresult = 0; in test_keylog() local
369 testresult = 1; in test_keylog()
377 return testresult; in test_keylog()
387 int testresult = 0; in test_keylog_no_master_key() local
484 testresult = 1; in test_keylog_no_master_key()
493 return testresult; in test_keylog_no_master_key()
543 int testctr = 0, testresult = 0; in test_client_hello_cb() local
570 testresult = 1; in test_client_hello_cb()
578 return testresult; in test_client_hello_cb()
592 int testresult = 0; in test_ccs_change_cipher() local
[all …]
H A Dstack_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
247 testresult = 1; in test_uchar_stack()
251 return testresult; in test_uchar_stack()
274 int testresult = 0; in test_SS_stack() local
330 testresult = 1; in test_SS_stack()
334 return testresult; in test_SS_stack()
343 int testresult = 0; in test_SU_stack() local
[all …]
H A Dv3ext.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()
279 int testresult = 1; in test_ext_syntax() local
297 testresult = 0; in test_ext_syntax()
306 testresult = 0; in test_ext_syntax()
312 testresult = 0; in test_ext_syntax()
[all …]
H A Drc2test.c43 int testresult = 1; in test_rc2() local
51 testresult = 0; in test_rc2()
55 testresult = 0; in test_rc2()
57 return testresult; in test_rc2()
H A Dlhash_test.c85 int testresult = 0, j, *p; in test_int_lhash() local
156 testresult = 1; in test_int_lhash()
159 return testresult; in test_int_lhash()
172 int testresult = 0, *p; in test_stress() local
217 testresult = 1; in test_stress()
220 return testresult; in test_stress()
H A Dec_internal_test.c192 int testresult = 0; in set_private_key() local
211 testresult = 1; in set_private_key()
216 return testresult; in set_private_key()
232 int testresult = 0; in decoded_flag_test() local
306 testresult = 1; in decoded_flag_test()
316 return testresult; in decoded_flag_test()
325 int testresult = 0; in ecpkparams_i2d2i_test() local
348 testresult = 1; /* PASS */ in ecpkparams_i2d2i_test()
357 return testresult; in ecpkparams_i2d2i_test()
H A Dclienthellotest.c70 int testresult = 0; in test_client_hello() local
224 testresult = 1; in test_client_hello()
234 testresult = TEST_true(msglen == F5_WORKAROUND_MAX_MSG_LEN); in test_client_hello()
239 testresult = 1; in test_client_hello()
247 return testresult; in test_client_hello()
H A Devp_extra_test.c511 int testresult = 0; in test_evp_init_seq() local
583 testresult = 1; in test_evp_init_seq()
588 return testresult; in test_evp_init_seq()
618 int testresult = 0; in test_evp_reset() local
668 testresult = 1; in test_evp_reset()
673 return testresult; in test_evp_reset()
705 int testresult = 0; in test_gcm_reinit() local
794 testresult = 1; in test_gcm_reinit()
799 return testresult; in test_gcm_reinit()
860 int testresult = 0; in test_evp_updated_iv() local
[all …]
H A Dverify_extra_test.c178 int testresult = 0, ret; in test_store_ctx() local
200 testresult = 1; in test_store_ctx()
207 return testresult; in test_store_ctx()
247 int testresult = 0; in do_test_purpose() local
281 testresult = 1; in do_test_purpose()
289 return testresult; in do_test_purpose()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dtest_hdbplugin.c42 struct hdb_called testresult; variable
47 testresult.create = 1; in hdb_test_create()
55 testresult.init = 1; in hdb_test_init()
61 testresult.fini = 1; in hdb_test_fini()

123