Home
last modified time | relevance | path

Searched refs:ERR_R_EVP_LIB (Results 1 – 21 of 21) sorted by relevance

/freebsd/crypto/openssl/crypto/asn1/
H A Da_verify.c70 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_verify()
77 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_verify()
153 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_item_verify_ctx()
196 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_item_verify_ctx()
219 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_item_verify_ctx()
H A Dd2i_pu.c36 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in d2i_PublicKey()
53 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in d2i_PublicKey()
H A Da_sign.c96 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_sign()
226 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_item_sign_ctx()
271 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_item_sign_ctx()
284 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ASN1_item_sign_ctx()
H A Dd2i_pr.c86 ERR_raise(ERR_LIB_ASN1, ERR_R_EVP_LIB); in ossl_d2i_PrivateKey_legacy()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_pwri.c94 ERR_raise(ERR_LIB_CMS, ERR_R_EVP_LIB); in CMS_add0_recipient_password()
100 ERR_raise(ERR_LIB_CMS, ERR_R_EVP_LIB); in CMS_add0_recipient_password()
108 ERR_raise(ERR_LIB_CMS, ERR_R_EVP_LIB); in CMS_add0_recipient_password()
357 ERR_raise(ERR_LIB_CMS, ERR_R_EVP_LIB); in ossl_cms_RecipientInfo_pwri_crypt()
H A Dcms_enc.c92 ERR_raise(ERR_LIB_CMS, ERR_R_EVP_LIB); in ossl_cms_EncryptedContent_init_bio()
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_sign.c74 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in ossl_sm2_compute_z_digest()
90 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in ossl_sm2_compute_z_digest()
95 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in ossl_sm2_compute_z_digest()
100 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in ossl_sm2_compute_z_digest()
189 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in sm2_compute_msg_hash()
H A Dsm2_crypt.c223 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in ossl_sm2_encrypt()
245 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in ossl_sm2_encrypt()
404 ERR_raise(ERR_LIB_SM2, ERR_R_EVP_LIB); in ossl_sm2_decrypt()
/freebsd/crypto/openssl/ssl/
H A Dssl_rsa_legacy.c27 ERR_raise(ERR_LIB_SSL, ERR_R_EVP_LIB); in SSL_use_RSAPrivateKey()
109 ERR_raise(ERR_LIB_SSL, ERR_R_EVP_LIB); in SSL_CTX_use_RSAPrivateKey()
H A Dtls13_enc.c348 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
373 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
396 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
H A Ds3_lib.c4714 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4718 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4722 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4752 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_param_group()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_lib.c317 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
325 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
340 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
346 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
355 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
361 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
500 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_cert_verify()
523 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_cert_verify()
532 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_cert_verify()
H A Dstatem_clnt.c2284 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_key_exchange()
2291 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_key_exchange()
2583 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_new_session_ticket()
2871 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cke_rsa()
3229 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cke_gost18()
3235 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cke_gost18()
H A Dstatem_srvr.c2689 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_server_key_exchange()
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_decr.c78 ERR_raise(ERR_LIB_PKCS12, ERR_R_EVP_LIB); in PKCS12_pbe_crypt_ex()
/freebsd/crypto/openssl/crypto/ct/
H A Dct_log.c91 ERR_raise(ERR_LIB_CT, ERR_R_EVP_LIB); in ct_v1_log_id_from_pkey()
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c189 ERR_raise(ERR_LIB_PKCS7, ERR_R_EVP_LIB); in pkcs7_decrypt_rinfo()
712 ERR_raise(ERR_LIB_PKCS7, ERR_R_EVP_LIB); in do_pkcs7_signed_attrib()
857 ERR_raise(ERR_LIB_PKCS7, ERR_R_EVP_LIB); in PKCS7_dataFinal()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h319 # define ERR_R_EVP_LIB (ERR_LIB_EVP/* 6 */ | ERR_RFLAG_COMMON) macro
H A Derr.h.in321 # define ERR_R_EVP_LIB (ERR_LIB_EVP/* 6 */ | ERR_RFLAG_COMMON) macro
/freebsd/crypto/openssl/crypto/err/
H A Derr.c94 {ERR_R_EVP_LIB, "EVP lib"},
/freebsd/crypto/openssl/ssl/record/
H A Dssl3_record.c543 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl3_get_record()
1578 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in dtls1_process_record()