Home
last modified time | relevance | path

Searched refs:err (Results 226 – 250 of 703) sorted by relevance

12345678910>>...29

/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c262 goto err; in ecx_export()
266 err: in ecx_export()
659 goto err; in ecd_fips140_pairwise_test()
671 goto err; in ecd_fips140_pairwise_test()
674 err: in ecd_fips140_pairwise_test()
700 goto err; in ecx_gen()
742 err: in ecx_gen()
1078 err: in MAKE_KEYMGMT_FUNCTIONS()
1134 err: in s390x_ecx_keygen448()
1198 err: in s390x_ecd_keygen25519()
[all …]
/openssl/crypto/cmp/
H A Dcmp_protect.c205 goto err; in pbmac_algor()
207 goto err; in pbmac_algor()
209 goto err; in pbmac_algor()
212 err: in pbmac_algor()
245 goto err; in ossl_cmp_msg_protect()
249 goto err; in ossl_cmp_msg_protect()
251 goto err; in ossl_cmp_msg_protect()
280 goto err; in ossl_cmp_msg_protect()
285 goto err; in ossl_cmp_msg_protect()
294 goto err; in ossl_cmp_msg_protect()
[all …]
/openssl/crypto/rsa/
H A Drsa_sign.c315 goto err; in RSA_sign()
321 goto err; in RSA_sign()
326 goto err; in RSA_sign()
331 err: in RSA_sign()
361 goto err; in ossl_rsa_verify()
366 goto err; in ossl_rsa_verify()
378 goto err; in ossl_rsa_verify()
387 goto err; in ossl_rsa_verify()
438 goto err; in ossl_rsa_verify()
443 goto err; in ossl_rsa_verify()
[all …]
/openssl/crypto/crmf/
H A Dcrmf_lib.c106 goto err; in OSSL_CRMF_MSG_push0_regCtrl()
109 err: in OSSL_CRMF_MSG_push0_regCtrl()
188 goto err; in IMPLEMENT_CRMF_CTRL_FUNC()
191 goto err; in IMPLEMENT_CRMF_CTRL_FUNC()
196 goto err; in IMPLEMENT_CRMF_CTRL_FUNC()
200 err: in IMPLEMENT_CRMF_CTRL_FUNC()
228 goto err; in IMPLEMENT_CRMF_CTRL_FUNC()
230 goto err; in IMPLEMENT_CRMF_CTRL_FUNC()
233 err: in IMPLEMENT_CRMF_CTRL_FUNC()
354 err: in OSSL_CRMF_MSG_push0_extension()
[all …]
/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c159 goto err; in kdf_tls1_prf_dup()
162 goto err; in kdf_tls1_prf_dup()
164 goto err; in kdf_tls1_prf_dup()
167 goto err; in kdf_tls1_prf_dup()
172 err: in kdf_tls1_prf_dup()
475 goto err; in tls1_prf_P_hash()
478 goto err; in tls1_prf_P_hash()
482 goto err; in tls1_prf_P_hash()
484 goto err; in tls1_prf_P_hash()
489 goto err; in tls1_prf_P_hash()
[all …]
/openssl/test/
H A Ddsatest.c365 goto err; in test_dsa_sig_infinite_loop()
368 goto err; in test_dsa_sig_infinite_loop()
372 goto err; in test_dsa_sig_infinite_loop()
376 goto err; in test_dsa_sig_infinite_loop()
381 goto err; in test_dsa_sig_infinite_loop()
386 goto err; in test_dsa_sig_infinite_loop()
390 goto err; in test_dsa_sig_infinite_loop()
393 goto err; in test_dsa_sig_infinite_loop()
397 goto err; in test_dsa_sig_infinite_loop()
406 err: in test_dsa_sig_infinite_loop()
[all …]
H A Drand_test.c69 int err = 0, res = 0; in test_rand_uniform() local
73 goto err; in test_rand_uniform()
76 x = ossl_rand_uniform_uint32(ctx, i, &err); in test_rand_uniform()
77 if (!TEST_int_eq(err, 0) in test_rand_uniform()
84 x = ossl_rand_range_uint32(ctx, i, j, &err); in test_rand_uniform()
85 if (!TEST_int_eq(err, 0) in test_rand_uniform()
92 err: in test_rand_uniform()
120 goto err; in fips_health_test_one()
127 goto err; in fips_health_test_one()
132 err: in fips_health_test_one()
H A Dx509_acert_test.c30 goto err; in test_print_acert()
33 goto err; in test_print_acert()
36 goto err; in test_print_acert()
41 err: in test_print_acert()
63 goto err; in test_acert_sign()
66 goto err; in test_acert_sign()
70 goto err; in test_acert_sign()
74 err: in test_acert_sign()
H A Dquic_wire_test.c1237 goto err; in test_wire_encode()
1240 goto err; in test_wire_encode()
1244 goto err; in test_wire_encode()
1247 goto err; in test_wire_encode()
1250 goto err; in test_wire_encode()
1253 goto err; in test_wire_encode()
1279 err: in test_wire_encode()
1451 err: in test_wire_ack()
1512 err: in test_wire_pkt_hdr_pn()
1567 err: in test_wire_retry_integrity_tag()
[all …]
H A Dproperty_test.c226 goto err; in test_property_parse_error()
232 goto err; in test_property_parse_error()
235 err: in test_property_parse_error()
390 goto err; in test_register_deregister()
415 err: in test_register_deregister()
464 goto err; in test_property()
557 err: in test_property()
575 goto err; in test_query_cache_stochastic()
601 err: in test_query_cache_stochastic()
629 err: in test_fips_mode()
[all …]
H A Ddtlsv1listentest.c303 goto err; in dtls_listen_test()
310 goto err; in dtls_listen_test()
315 goto err; in dtls_listen_test()
321 goto err; in dtls_listen_test()
327 goto err; in dtls_listen_test()
331 goto err; in dtls_listen_test()
334 goto err; in dtls_listen_test()
341 err: in dtls_listen_test()
/openssl/ssl/
H A Dtls13_enc.c290 goto err; in tls13_final_finish_mac()
310 goto err; in tls13_final_finish_mac()
313 err: in tls13_final_finish_mac()
677 goto err; in tls13_change_cipher_state()
683 goto err; in tls13_change_cipher_state()
708 goto err; in tls13_change_cipher_state()
715 goto err; in tls13_change_cipher_state()
741 err: in tls13_change_cipher_state()
813 err: in tls13_update_key()
865 err: in tls13_export_keying_material()
[all …]
H A Dssl_cert.c217 goto err; in ssl_cert_dup()
227 err: in ssl_cert_dup()
753 goto err; in STACK_OF()
757 goto err; in STACK_OF()
761 goto err; in STACK_OF()
802 err: in STACK_OF()
864 err: in add_file_cert_subjects_to_stack()
906 err: in SSL_add_file_cert_subjects_to_stack()
981 err: in SSL_add_dir_cert_subjects_to_stack()
1035 err: in add_uris_recursive()
[all …]
/openssl/providers/implementations/kem/
H A Decx_kem.c352 goto err; in ossl_ecx_dhkem_derive_private()
365 goto err; in ossl_ecx_dhkem_derive_private()
370 goto err; in ossl_ecx_dhkem_derive_private()
372 err: in ossl_ecx_dhkem_derive_private()
402 goto err; in derivekey()
414 goto err; in derivekey()
416 goto err; in derivekey()
419 err: in derivekey()
521 err: in derive_secret()
592 err: in dhkem_encap()
[all …]
/openssl/demos/bio/
H A Dserver-cmod.c35 goto err; in main()
40 goto err; in main()
47 goto err; in main()
64 goto err; in main()
82 goto err; in main()
89 err: in main()
/openssl/crypto/conf/
H A Dconf_def.c235 goto err; in def_load_bio()
240 goto err; in def_load_bio()
244 goto err; in def_load_bio()
250 goto err; in def_load_bio()
258 goto err; in def_load_bio()
264 goto err; in def_load_bio()
368 goto err; in def_load_bio()
372 goto err; in def_load_bio()
570 err: in def_load_bio()
653 goto err; in str_copy()
[all …]
/openssl/crypto/property/
H A Dproperty_parse.c60 int err = 0; in parse_name() local
87 if (err) { in parse_name()
199 int err = 0; in parse_string() local
214 if (err) { in parse_string()
221 return !err; in parse_string()
230 int err = 0; in parse_unquoted() local
247 if (err) in parse_unquoted()
250 err = 1; in parse_unquoted()
398 err: in ossl_parse_property()
461 err: in ossl_parse_query()
[all …]
/openssl/crypto/x509/
H A Dx_ietfatt.c153 goto err; in OSSL_IETF_ATTR_SYNTAX_add1_value()
163 goto err; in OSSL_IETF_ATTR_SYNTAX_add1_value()
189 err: in OSSL_IETF_ATTR_SYNTAX_add1_value()
201 goto err; in OSSL_IETF_ATTR_SYNTAX_print()
205 goto err; in OSSL_IETF_ATTR_SYNTAX_print()
208 goto err; in OSSL_IETF_ATTR_SYNTAX_print()
218 goto err; in OSSL_IETF_ATTR_SYNTAX_print()
221 goto err; in OSSL_IETF_ATTR_SYNTAX_print()
235 goto err; in OSSL_IETF_ATTR_SYNTAX_print()
239 err: in OSSL_IETF_ATTR_SYNTAX_print()
/openssl/crypto/bn/
H A Dbn_intern.c33 goto err; in bn_compute_wNAF()
42 goto err; in bn_compute_wNAF()
54 goto err; in bn_compute_wNAF()
64 goto err; in bn_compute_wNAF()
98 goto err; in bn_compute_wNAF()
110 goto err; in bn_compute_wNAF()
121 goto err; in bn_compute_wNAF()
127 goto err; in bn_compute_wNAF()
132 err: in bn_compute_wNAF()
/openssl/fuzz/
H A Dx509.c52 goto err; in FuzzerTestOneInput()
56 goto err; in FuzzerTestOneInput()
70 goto err; in FuzzerTestOneInput()
75 goto err; in FuzzerTestOneInput()
95 goto err; in FuzzerTestOneInput()
102 goto err; in FuzzerTestOneInput()
119 goto err; in FuzzerTestOneInput()
128 goto err; in FuzzerTestOneInput()
133 err: in FuzzerTestOneInput()
/openssl/crypto/asn1/
H A Dd2i_param.c30 goto err; in d2i_KeyParams()
34 goto err; in d2i_KeyParams()
38 goto err; in d2i_KeyParams()
43 err: in d2i_KeyParams()
58 goto err; in d2i_KeyParams_bio()
62 err: in d2i_KeyParams_bio()
/openssl/apps/
H A Dcmp.c863 goto err; in read_write_req_resp()
909 goto err; in read_write_req_resp()
932 err: in read_write_req_resp()
1265 err: in setup_srv_ctx()
1488 err: in setup_ssl_ctx()
1651 err: in set_fallback_pubkey()
1986 err: in add_certProfile()
2076 err: in handle_opt_geninfo()
2288 err: in setup_client_ctx()
2295 goto err; in setup_client_ctx()
[all …]
/openssl/crypto/cms/
H A Dcms_kari.c177 goto err; in CMS_RecipientInfo_kari_set0_pkey_and_peer()
188 err: in CMS_RecipientInfo_kari_set0_pkey_and_peer()
226 goto err; in cms_kek_cipher()
229 goto err; in cms_kek_cipher()
232 goto err; in cms_kek_cipher()
235 goto err; in cms_kek_cipher()
237 goto err; in cms_kek_cipher()
242 err: in cms_kek_cipher()
277 err: in CMS_RecipientInfo_kari_decrypt()
308 err: in cms_kari_create_ephemeral_key()
[all …]
/openssl/doc/internal/man3/
H A DOSSL_SAFE_MATH_SIGNED.pod19 TYPE safe_add_TYPE(TYPE a, TYPE b, int *err);
20 TYPE safe_sub_TYPE(TYPE a, TYPE b, int *err);
21 TYPE safe_mul_TYPE(TYPE a, TYPE b, int *err);
22 TYPE safe_div_TYPE(TYPE a, TYPE b, int *err);
23 TYPE safe_mod_TYPE(TYPE a, TYPE b, int *err);
24 TYPE safe_div_round_up_TYPE(TYPE a, TYPE b, int *err);
25 TYPE safe_muldiv_TYPE(TYPE a, TYPE b, TYPE c, int *err);
26 TYPE safe_neg_TYPE(TYPE a, int *err);
27 TYPE safe_abs_TYPE(TYPE a, int *err);
87 int err = 0;
[all …]
/openssl/crypto/pkcs12/
H A Dp12_add.c33 goto err; in PKCS12_item_pack_safebag()
37 goto err; in PKCS12_item_pack_safebag()
43 err: in PKCS12_item_pack_safebag()
60 goto err; in PKCS12_pack_p7data()
65 goto err; in PKCS12_pack_p7data()
69 err: in PKCS12_pack_p7data()
110 goto err; in PKCS12_pack_p7encdata_ex()
127 goto err; in PKCS12_pack_p7encdata_ex()
136 goto err; in PKCS12_pack_p7encdata_ex()
142 err: in PKCS12_pack_p7encdata_ex()
[all …]

Completed in 75 milliseconds

12345678910>>...29