Home
last modified time | relevance | path

Searched refs:ENGINE_R_NO_LOAD_FUNCTION (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_pkey.c72 ENGINE_R_NO_LOAD_FUNCTION); in ENGINE_load_private_key()
102 ENGINEerr(ENGINE_F_ENGINE_LOAD_PUBLIC_KEY, ENGINE_R_NO_LOAD_FUNCTION); in ENGINE_load_public_key()
135 ENGINE_R_NO_LOAD_FUNCTION); in ENGINE_load_ssl_client_cert()
H A Deng_err.c128 {ERR_PACK(ERR_LIB_ENGINE, 0, ENGINE_R_NO_LOAD_FUNCTION),
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_pkey.c74 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_NO_LOAD_FUNCTION); in ENGINE_load_private_key()
103 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_NO_LOAD_FUNCTION); in ENGINE_load_public_key()
133 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_NO_LOAD_FUNCTION); in ENGINE_load_ssl_client_cert()
H A Deng_err.c67 {ERR_PACK(ERR_LIB_ENGINE, 0, ENGINE_R_NO_LOAD_FUNCTION),
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dengineerr.h54 # define ENGINE_R_NO_LOAD_FUNCTION 125 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dengineerr.h102 # define ENGINE_R_NO_LOAD_FUNCTION 125 macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Dopenssl.txt643 ENGINE_R_NO_LOAD_FUNCTION:125:no load function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt2234 ENGINE_R_NO_LOAD_FUNCTION:125:no load function