Home
last modified time | relevance | path

Searched refs:ENGINE_R_NOT_INITIALISED (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/engine/
H A Deng_pkey.c69 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_NOT_INITIALISED); in ENGINE_load_private_key()
140 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_NOT_INITIALISED); in ENGINE_load_public_key()
170 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_NOT_INITIALISED); in ENGINE_load_ssl_client_cert()
H A Deng_err.c62 {ERR_PACK(ERR_LIB_ENGINE, 0, ENGINE_R_NOT_INITIALISED), "not initialised"},
/freebsd/crypto/openssl/include/openssl/
H A Dengineerr.h50 # define ENGINE_R_NOT_INITIALISED 117 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt639 ENGINE_R_NOT_INITIALISED:117:not initialised