Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_lib.c64 DHerr(DH_F_DH_NEW_METHOD, ERR_R_ENGINE_LIB); in DH_new_method()
73 DHerr(DH_F_DH_NEW_METHOD, ERR_R_ENGINE_LIB); in DH_new_method()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_lib.c97 ERR_raise(ERR_LIB_DH, ERR_R_ENGINE_LIB); in dh_new_intern()
106 ERR_raise(ERR_LIB_DH, ERR_R_ENGINE_LIB); in dh_new_intern()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_kmeth.c111 ERR_raise(ERR_LIB_EC, ERR_R_ENGINE_LIB); in ossl_ec_key_new_method_int()
120 ERR_raise(ERR_LIB_EC, ERR_R_ENGINE_LIB); in ossl_ec_key_new_method_int()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_lib.c156 ERR_raise(ERR_LIB_DSA, ERR_R_ENGINE_LIB); in dsa_new_intern()
165 ERR_raise(ERR_LIB_DSA, ERR_R_ENGINE_LIB); in dsa_new_intern()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_lib.c71 DSAerr(DSA_F_DSA_NEW_METHOD, ERR_R_ENGINE_LIB); in DSA_new_method()
80 DSAerr(DSA_F_DSA_NEW_METHOD, ERR_R_ENGINE_LIB); in DSA_new_method()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_kmeth.c94 ECerr(EC_F_EC_KEY_NEW_METHOD, ERR_R_ENGINE_LIB); in EC_KEY_new_method()
103 ECerr(EC_F_EC_KEY_NEW_METHOD, ERR_R_ENGINE_LIB); in EC_KEY_new_method()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_lib.c72 RSAerr(RSA_F_RSA_NEW_METHOD, ERR_R_ENGINE_LIB); in RSA_new_method()
82 RSAerr(RSA_F_RSA_NEW_METHOD, ERR_R_ENGINE_LIB); in RSA_new_method()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dtls_depr.c79 ERR_raise(ERR_LIB_SSL, ERR_R_ENGINE_LIB); in SSL_CTX_set_client_cert_engine()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Ddigest.c232 EVPerr(EVP_F_EVP_MD_CTX_COPY_EX, ERR_R_ENGINE_LIB); in EVP_MD_CTX_copy_ex()
H A Dpmeth_lib.c119 EVPerr(EVP_F_INT_CTX_NEW, ERR_R_ENGINE_LIB); in int_ctx_new()
261 EVPerr(EVP_F_EVP_PKEY_CTX_DUP, ERR_R_ENGINE_LIB); in EVP_PKEY_CTX_dup()
H A Devp_enc.c694 EVPerr(EVP_F_EVP_CIPHER_CTX_COPY, ERR_R_ENGINE_LIB); in EVP_CIPHER_CTX_copy()
H A Dp_lib.c389 EVPerr(EVP_F_EVP_PKEY_SET1_ENGINE, ERR_R_ENGINE_LIB); in EVP_PKEY_set1_engine()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Derr.h189 # define ERR_R_ENGINE_LIB ERR_LIB_ENGINE/* 38 */ macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_lib.c98 ERR_raise(ERR_LIB_RSA, ERR_R_ENGINE_LIB); in rsa_new_intern()
108 ERR_raise(ERR_LIB_RSA, ERR_R_ENGINE_LIB); in rsa_new_intern()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Derr.c106 {ERR_R_ENGINE_LIB, "ENGINE lib"},
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Derr.c118 {ERR_R_ENGINE_LIB, "ENGINE lib"},
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Derr.h.in338 # define ERR_R_ENGINE_LIB (ERR_LIB_ENGINE/* 38 */ | ERR_RFLAG_COMMON) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_sess.c1209 SSLerr(SSL_F_SSL_CTX_SET_CLIENT_CERT_ENGINE, ERR_R_ENGINE_LIB); in SSL_CTX_set_client_cert_engine()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_enc.c1448 ERR_raise(ERR_LIB_EVP, ERR_R_ENGINE_LIB); in EVP_CIPHER_CTX_copy()
H A Dp_lib.c695 ERR_raise(ERR_LIB_EVP, ERR_R_ENGINE_LIB); in EVP_PKEY_set1_engine()