Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dengineerr.h56 # define ENGINE_R_NO_SUCH_ENGINE 116 macro
/freebsd/crypto/openssl/crypto/engine/
H A Deng_err.c70 {ERR_PACK(ERR_LIB_ENGINE, 0, ENGINE_R_NO_SUCH_ENGINE), "no such engine"},
H A Deng_list.c433 ERR_raise_data(ERR_LIB_ENGINE, ENGINE_R_NO_SUCH_ENGINE, "id=%s", id); in ENGINE_by_id()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt645 ENGINE_R_NO_SUCH_ENGINE:116:no such engine