Home
last modified time | relevance | path

Searched refs:ERR_R_PASSED_NULL_PARAMETER (Results 1 – 25 of 32) sorted by relevance

12

/dragonfly/crypto/libressl/crypto/dso/
H A Ddso_lib.c142 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_free()
180 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_up_ref()
248 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_bind_var()
269 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_bind_func()
296 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_ctrl()
326 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_set_name_converter()
339 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_get_filename()
351 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_set_filename()
375 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_merge()
394 DSOerror(ERR_R_PASSED_NULL_PARAMETER); in DSO_convert_filename()
[all …]
/dragonfly/crypto/libressl/crypto/engine/
H A Deng_list.c108 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in engine_list_add()
157 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in engine_list_remove()
220 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_get_next()
242 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_get_prev()
265 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_add()
287 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_remove()
343 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_by_id()
382 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_up_ref()
H A Deng_pkey.c111 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_load_private_key()
140 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_load_public_key()
168 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_load_ssl_client_cert()
H A Deng_ctrl.c128 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in int_ctrl_helper()
198 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_ctrl()
266 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_ctrl_cmd()
303 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_ctrl_cmd_string()
H A Deng_lib.c248 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_set_id()
259 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_set_name()
H A Deng_init.c122 ENGINEerror(ERR_R_PASSED_NULL_PARAMETER); in ENGINE_init()
/dragonfly/crypto/libressl/ssl/
H A Dssl_rsa.c81 SSLerror(ssl, ERR_R_PASSED_NULL_PARAMETER); in SSL_use_certificate()
154 SSLerror(ssl, ERR_R_PASSED_NULL_PARAMETER); in SSL_use_RSAPrivateKey()
285 SSLerror(ssl, ERR_R_PASSED_NULL_PARAMETER); in SSL_use_PrivateKey()
352 SSLerrorx(ERR_R_PASSED_NULL_PARAMETER); in SSL_CTX_use_certificate()
503 SSLerrorx(ERR_R_PASSED_NULL_PARAMETER); in SSL_CTX_use_RSAPrivateKey()
579 SSLerrorx(ERR_R_PASSED_NULL_PARAMETER); in SSL_CTX_use_PrivateKey()
/dragonfly/crypto/libressl/crypto/ec/
H A Dec_key.c136 ECerror(ERR_R_PASSED_NULL_PARAMETER); in EC_KEY_copy()
268 ECerror(ERR_R_PASSED_NULL_PARAMETER); in ossl_ec_key_gen()
320 ECerror(ERR_R_PASSED_NULL_PARAMETER); in EC_KEY_check_key()
387 ECerror(ERR_R_PASSED_NULL_PARAMETER); in EC_KEY_set_public_key_affine_coordinates()
H A Dec_asn1.c1433 ECerror(ERR_R_PASSED_NULL_PARAMETER); in i2d_ECPrivateKey()
1511 ECerror(ERR_R_PASSED_NULL_PARAMETER); in i2d_ECParameters()
1523 ECerror(ERR_R_PASSED_NULL_PARAMETER); in d2i_ECParameters()
1553 ECerror(ERR_R_PASSED_NULL_PARAMETER); in o2i_ECPublicKey()
1579 ECerror(ERR_R_PASSED_NULL_PARAMETER); in i2o_ECPublicKey()
H A Decp_nist.c175 ECerror(ERR_R_PASSED_NULL_PARAMETER); in ec_GFp_nist_field_mul()
H A Deck_prn.c169 reason = ERR_R_PASSED_NULL_PARAMETER; in ECPKParameters_print()
H A Dec_lib.c340 ECerror(ERR_R_PASSED_NULL_PARAMETER); in EC_GROUP_set_generator()
833 ECerror(ERR_R_PASSED_NULL_PARAMETER); in EC_POINT_new()
/dragonfly/crypto/libressl/crypto/gost/
H A Dgostr341001_key.c120 GOSTerror(ERR_R_PASSED_NULL_PARAMETER); in GOST_KEY_check_key()
189 GOSTerror(ERR_R_PASSED_NULL_PARAMETER); in GOST_KEY_set_public_key_affine_coordinates()
/dragonfly/crypto/libressl/crypto/ui/
H A Dui_lib.c142 UIerror(ERR_R_PASSED_NULL_PARAMETER); in general_allocate_prompt()
210 UIerror(ERR_R_PASSED_NULL_PARAMETER); in general_allocate_boolean()
468 UIerror(ERR_R_PASSED_NULL_PARAMETER); in UI_ctrl()
/dragonfly/crypto/libressl/crypto/ct/
H A Dct_b64.c199 CTerror(ERR_R_PASSED_NULL_PARAMETER); in CTLOG_new_from_base64()
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_isqrt.c54 BNerror(ERR_R_PASSED_NULL_PARAMETER); in bn_isqrt()
H A Dbn_rand.c128 BNerror(ERR_R_PASSED_NULL_PARAMETER); in bnrand()
/dragonfly/crypto/libressl/crypto/ecdsa/
H A Decs_ossl.c141 ECDSAerror(ERR_R_PASSED_NULL_PARAMETER); in ecdsa_sign_setup()
276 ECDSAerror(ERR_R_PASSED_NULL_PARAMETER); in ecdsa_do_sign()
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_v3.c161 X509error(ERR_R_PASSED_NULL_PARAMETER); in STACK_OF()
H A Dx509_att.c136 X509error(ERR_R_PASSED_NULL_PARAMETER); in STACK_OF()
H A Dx509name.c362 X509error(ERR_R_PASSED_NULL_PARAMETER); in X509_NAME_ENTRY_set_object()
/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_lib.c335 CONFerror(ERR_R_PASSED_NULL_PARAMETER); in NCONF_get_number_e()
/dragonfly/crypto/libressl/crypto/dh/
H A Ddh_ameth.c335 reason = ERR_R_PASSED_NULL_PARAMETER; in do_dh_print()
/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_item.c345 ASN1error(ERR_R_PASSED_NULL_PARAMETER); in ASN1_item_verify()
/dragonfly/crypto/libressl/include/openssl/
H A Derr.h346 #define ERR_R_PASSED_NULL_PARAMETER (3|ERR_R_FATAL) macro

12