Home
last modified time | relevance | path

Searched refs:err (Results 101 – 125 of 701) sorted by relevance

12345678910>>...29

/openssl/demos/cipher/
H A Dariacbc.c69 goto err; in aria_cbc_encrypt()
73 goto err; in aria_cbc_encrypt()
80 goto err; in aria_cbc_encrypt()
84 goto err; in aria_cbc_encrypt()
88 goto err; in aria_cbc_encrypt()
101 err: in aria_cbc_encrypt()
124 goto err; in aria_cbc_decrypt()
128 goto err; in aria_cbc_decrypt()
135 goto err; in aria_cbc_decrypt()
139 goto err; in aria_cbc_decrypt()
[all …]
/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c108 goto err; in ossl_rsa_fips186_4_gen_prob_primes()
117 goto err; in ossl_rsa_fips186_4_gen_prob_primes()
124 goto err; in ossl_rsa_fips186_4_gen_prob_primes()
148 err: in ossl_rsa_fips186_4_gen_prob_primes()
249 goto err; in ossl_rsa_sp800_56b_derive_params_from_pq()
259 goto err; in ossl_rsa_sp800_56b_derive_params_from_pq()
297 goto err; in ossl_rsa_sp800_56b_derive_params_from_pq()
300 goto err; in ossl_rsa_sp800_56b_derive_params_from_pq()
322 err: in ossl_rsa_sp800_56b_derive_params_from_pq()
424 err: in ossl_rsa_sp800_56b_generate_key()
[all …]
/openssl/test/
H A Dtls13ccstest.c262 goto err; in test_tls13ccs()
298 goto err; in test_tls13ccs()
305 goto err; in test_tls13ccs()
308 goto err; in test_tls13ccs()
321 goto err; in test_tls13ccs()
325 goto err; in test_tls13ccs()
335 goto err; in test_tls13ccs()
341 goto err; in test_tls13ccs()
368 goto err; in test_tls13ccs()
376 goto err; in test_tls13ccs()
[all …]
H A Dacvp_test.c81 err: in pkey_get_bn_bytes()
108 err: in sig_gen()
140 err: in ecdsa_keygen_test()
174 err: in ecdsa_create_pkey()
199 err: in ecdsa_pub_verify_test()
238 err: in get_ecdsa_sig_rs_bytes()
266 err: in ecdsa_siggen_test()
302 err: in ecdsa_sigver_test()
332 err: in pkey_get_octet_bytes()
363 err: in dsa_keygen()
[all …]
H A Dquic_txp_test.c131 goto err; in helper_init()
137 goto err; in helper_init()
140 goto err; in helper_init()
143 goto err; in helper_init()
146 goto err; in helper_init()
153 goto err; in helper_init()
160 goto err; in helper_init()
230 err: in helper_init()
443 err: in schedule_cfq_new_conn_id()
519 err: in schedule_cfq_new_token()
[all …]
H A Dbio_comp_test.c48 goto err; in do_bio_comp_test()
50 goto err; in do_bio_comp_test()
52 goto err; in do_bio_comp_test()
57 goto err; in do_bio_comp_test()
63 goto err; in do_bio_comp_test()
69 goto err; in do_bio_comp_test()
72 err: in do_bio_comp_test()
88 goto err; in do_bio_comp()
110 goto err; in do_bio_comp()
114 goto err; in do_bio_comp()
[all …]
H A Dectest.c144 err: in group_order_tests()
590 err: in prime_field_tests()
917 err: in char2_curve_test()
1070 err: in char2_field_tests()
1127 err: in hybrid_point_encoding_test()
1429 err: in nistp_single_test()
1670 err: in check_named_curve_test()
1999 err: in check_named_curve_from_ecparameters()
2049 err: in parameter_test()
2150 err: in ossl_parameter_test()
[all …]
H A Dquic_ackm_test.c96 goto err; in helper_init()
103 goto err; in helper_init()
109 goto err; in helper_init()
122 err: in helper_init()
353 goto err; in test_tx_ack_case_actual()
465 goto err; in test_tx_ack_case_actual()
468 err: in test_tx_ack_case_actual()
533 goto err; in test_tx_ack_time_script()
604 err: in test_tx_ack_time_script()
922 goto err; in test_rx_ack_actual()
[all …]
H A Dciphername_test.c394 goto err; in test_cipher_name()
400 goto err; in test_cipher_name()
406 goto err; in test_cipher_name()
413 goto err; in test_cipher_name()
418 goto err; in test_cipher_name()
424 goto err; in test_cipher_name()
430 goto err; in test_cipher_name()
444 goto err; in test_cipher_name()
450 goto err; in test_cipher_name()
458 goto err; in test_cipher_name()
[all …]
H A Dec_internal_test.c53 goto err; in group_field_tests()
66 goto err; in group_field_tests()
70 err: in group_field_tests()
100 err: in field_tests()
184 err: in field_tests_default()
251 err: in underflow_test()
290 err: in set_private_key()
385 err: in decoded_flag_test()
456 err: in check_bn_mont_ctx()
478 err: in montgomery_correctness_test()
[all …]
H A Devp_fetch_prov_test.c71 goto err; in calculate_digest()
74 err: in calculate_digest()
87 goto err; in load_providers()
90 goto err; in load_providers()
92 goto err; in load_providers()
103 err: in load_providers()
131 goto err; in test_legacy_provider_unloaded()
140 err: in test_legacy_provider_unloaded()
216 err: in test_explicit_EVP_MD_fetch()
282 err: in encrypt_decrypt()
[all …]
H A Dhmactest.c119 goto err; in test_hmac_bad()
122 err: in test_hmac_bad()
144 goto err; in test_hmac_run()
149 goto err; in test_hmac_run()
153 goto err; in test_hmac_run()
156 goto err; in test_hmac_run()
162 goto err; in test_hmac_run()
166 goto err; in test_hmac_run()
198 err: in test_hmac_run()
242 err: in test_hmac_copy()
[all …]
/openssl/crypto/srp/
H A Dsrp_lib.c39 goto err; in srp_Calc_xy()
41 goto err; in srp_Calc_xy()
43 goto err; in srp_Calc_xy()
47 goto err; in srp_Calc_xy()
49 err: in srp_Calc_xy()
86 goto err; in SRP_Calc_server_key()
100 err: in SRP_Calc_server_key()
130 err: in SRP_Calc_B_ex()
184 err: in SRP_Calc_x_ex()
250 err: in SRP_Calc_client_key_ex()
[all …]
/openssl/crypto/pkcs12/
H A Dp12_crt.c113 goto err; in PKCS12_create_ex2()
146 goto err; in PKCS12_create_ex2()
154 goto err; in PKCS12_create_ex2()
162 goto err; in PKCS12_create_ex2()
166 err: in PKCS12_create_ex2()
203 goto err; in pkcs12_add_cert_bag()
206 goto err; in pkcs12_add_cert_bag()
216 err: in pkcs12_add_cert_bag()
269 err: in PKCS12_add_key_ex()
296 err: in PKCS12_add_secret()
[all …]
/openssl/crypto/dh/
H A Ddh_gen.c175 goto err; in dh_builtin_genparams()
180 goto err; in dh_builtin_genparams()
184 goto err; in dh_builtin_genparams()
186 goto err; in dh_builtin_genparams()
190 goto err; in dh_builtin_genparams()
194 goto err; in dh_builtin_genparams()
196 goto err; in dh_builtin_genparams()
218 goto err; in dh_builtin_genparams()
220 goto err; in dh_builtin_genparams()
222 goto err; in dh_builtin_genparams()
[all …]
/openssl/crypto/bn/
H A Dbn_exp.c65 goto err; in BN_exp()
68 goto err; in BN_exp()
88 goto err; in BN_exp()
91 err: in BN_exp()
205 goto err; in BN_mod_exp_recp()
305 err: in BN_mod_exp_recp()
481 err: in BN_mod_exp_mont()
1152 err: in BN_mod_exp_mont_consttime()
1302 err: in BN_mod_exp_mont_word()
1437 err: in BN_mod_exp_simple()
[all …]
/openssl/crypto/dsa/
H A Ddsa_ameth.c62 goto err; in dsa_pub_decode()
67 goto err; in dsa_pub_decode()
72 goto err; in dsa_pub_decode()
80 err: in dsa_pub_decode()
120 goto err; in dsa_pub_encode()
128 goto err; in dsa_pub_encode()
138 err: in dsa_pub_encode()
213 err: in dsa_priv_encode()
316 err: in do_dsa_print()
403 err: in dsa_sig_print()
[all …]
/openssl/include/internal/
H A Dtime.h94 int err = 0; in ossl_time_to_timeval() local
101 if (err) in ossl_time_to_timeval()
174 int err = 0; in ossl_time_add() local
184 int err = 0; in ossl_time_subtract() local
187 return err ? ossl_time_zero() : r; in ossl_time_subtract()
202 int err = 0; in ossl_time_multiply() local
204 r.t = safe_mul_time(a.t, b, &err); in ossl_time_multiply()
212 int err = 0; in ossl_time_divide() local
214 r.t = safe_div_time(a.t, b, &err); in ossl_time_divide()
215 return err ? ossl_time_zero() : r; in ossl_time_divide()
[all …]
/openssl/ssl/statem/
H A Dstatem_srvr.c320 err: in ossl_statem_server_read_transition()
1673 err: in tls_process_client_hello()
2127 err: in tls_early_post_process_client_hello()
2385 err: in tls_post_process_client_hello()
2808 err: in tls_construct_server_key_exchange()
3044 err: in tls_process_cke_rsa()
3096 err: in tls_process_cke_dhe()
3151 err: in tls_process_cke_ecdhe()
3288 err: in tls_process_cke_gost()
3367 err: in tls_process_cke_gost18()
[all …]
/openssl/crypto/ec/
H A Decdh_ossl.c62 goto err; in ossl_ecdh_simple_compute_key()
67 goto err; in ossl_ecdh_simple_compute_key()
73 goto err; in ossl_ecdh_simple_compute_key()
85 goto err; in ossl_ecdh_simple_compute_key()
96 goto err; in ossl_ecdh_simple_compute_key()
101 goto err; in ossl_ecdh_simple_compute_key()
111 goto err; in ossl_ecdh_simple_compute_key()
122 goto err; in ossl_ecdh_simple_compute_key()
125 goto err; in ossl_ecdh_simple_compute_key()
130 goto err; in ossl_ecdh_simple_compute_key()
[all …]
/openssl/crypto/cms/
H A Dcms_sd.c350 goto err; in CMS_add1_signer()
354 goto err; in CMS_add1_signer()
370 goto err; in CMS_add1_signer()
384 goto err; in CMS_add1_signer()
532 err: in CMS_add1_signer()
578 err: in cms_add1_signingTime()
802 err: in cms_SignerInfo_content_sign()
884 err: in CMS_SignerInfo_sign()
959 err: in CMS_SignerInfo_verify()
992 err: in ossl_cms_SignedData_init_bio()
[all …]
/openssl/crypto/ts/
H A Dts_rsp_sign.c49 goto err; in def_serial_cb()
54 err: in def_serial_cb()
172 err: in TS_RESP_CTX_set_def_policy()
204 err: in TS_RESP_CTX_add_policy()
218 err: in TS_RESP_CTX_add_md()
250 err: in TS_RESP_CTX_set_accuracy()
317 err: in TS_RESP_CTX_set_status_info()
344 err: in TS_RESP_CTX_add_failure_info()
773 err: in ts_RESP_sign()
809 err: in ts_TST_INFO_content_new()
[all …]
/openssl/crypto/x509/
H A Dv3_cpols.c109 goto err;
118 goto err;
160 err:
176 goto err; in policy_section()
246 goto err; in policy_section()
251 err: in policy_section()
301 goto err; in notice_section()
305 goto err; in notice_section()
309 goto err; in notice_section()
382 goto err; in notice_section()
[all …]
H A Dx509_r2x.c37 goto err; in X509_REQ_to_X509()
39 goto err; in X509_REQ_to_X509()
46 goto err; in X509_REQ_to_X509()
48 goto err; in X509_REQ_to_X509()
51 goto err; in X509_REQ_to_X509()
54 goto err; in X509_REQ_to_X509()
58 goto err; in X509_REQ_to_X509()
61 goto err; in X509_REQ_to_X509()
64 err: in X509_REQ_to_X509()
/openssl/crypto/ffc/
H A Dffc_backend.c41 goto err; in ossl_ffc_params_fromdata()
51 goto err; in ossl_ffc_params_fromdata()
56 goto err; in ossl_ffc_params_fromdata()
62 goto err; in ossl_ffc_params_fromdata()
67 goto err; in ossl_ffc_params_fromdata()
71 goto err; in ossl_ffc_params_fromdata()
78 goto err; in ossl_ffc_params_fromdata()
83 goto err; in ossl_ffc_params_fromdata()
89 goto err; in ossl_ffc_params_fromdata()
95 goto err; in ossl_ffc_params_fromdata()
[all …]

Completed in 138 milliseconds

12345678910>>...29