Home
last modified time | relevance | path

Searched refs:ERR_R_ENGINE_LIB (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/crypto/dh/
H A Ddh_lib.c100 ERR_raise(ERR_LIB_DH, ERR_R_ENGINE_LIB); in dh_new_intern()
109 ERR_raise(ERR_LIB_DH, ERR_R_ENGINE_LIB); in dh_new_intern()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c159 ERR_raise(ERR_LIB_DSA, ERR_R_ENGINE_LIB); in dsa_new_intern()
168 ERR_raise(ERR_LIB_DSA, ERR_R_ENGINE_LIB); in dsa_new_intern()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_kmeth.c105 ERR_raise(ERR_LIB_EC, ERR_R_ENGINE_LIB); in ossl_ec_key_new_method_int()
114 ERR_raise(ERR_LIB_EC, ERR_R_ENGINE_LIB); in ossl_ec_key_new_method_int()
/freebsd/crypto/openssl/ssl/
H A Dtls_depr.c84 ERR_raise(ERR_LIB_SSL, ERR_R_ENGINE_LIB); in SSL_CTX_set_client_cert_engine()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_lib.c101 ERR_raise(ERR_LIB_RSA, ERR_R_ENGINE_LIB); in rsa_new_intern()
111 ERR_raise(ERR_LIB_RSA, ERR_R_ENGINE_LIB); in rsa_new_intern()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h336 # define ERR_R_ENGINE_LIB (ERR_LIB_ENGINE/* 38 */ | ERR_RFLAG_COMMON) macro
H A Derr.h.in338 # define ERR_R_ENGINE_LIB (ERR_LIB_ENGINE/* 38 */ | ERR_RFLAG_COMMON) macro
/freebsd/crypto/openssl/crypto/err/
H A Derr.c105 {ERR_R_ENGINE_LIB, "ENGINE lib"},
/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c219 ERR_raise(ERR_LIB_EVP, ERR_R_ENGINE_LIB); in int_ctx_new()
460 ERR_raise(ERR_LIB_EVP, ERR_R_ENGINE_LIB); in EVP_PKEY_CTX_dup()
H A Ddigest.c674 ERR_raise(ERR_LIB_EVP, ERR_R_ENGINE_LIB); in EVP_MD_CTX_copy_ex()
H A Devp_enc.c1815 ERR_raise(ERR_LIB_EVP, ERR_R_ENGINE_LIB); in EVP_CIPHER_CTX_copy()
H A Dp_lib.c733 ERR_raise(ERR_LIB_EVP, ERR_R_ENGINE_LIB); in EVP_PKEY_set1_engine()
/freebsd/crypto/openssl/engines/
H A De_capi.c419 CAPIerr(CAPI_F_CAPI_INIT, ERR_R_ENGINE_LIB); in capi_init()