Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dengineerr.h34 # define ENGINE_R_DSO_NOT_FOUND 132 macro
/freebsd/crypto/openssl/crypto/engine/
H A Deng_err.c34 {ERR_PACK(ERR_LIB_ENGINE, 0, ENGINE_R_DSO_NOT_FOUND), "dso not found"},
H A Deng_dyn.c442 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_DSO_NOT_FOUND); in dynamic_load()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt623 ENGINE_R_DSO_NOT_FOUND:132:dso not found