Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dengineerr.h33 # define ENGINE_R_DSO_FAILURE 104 macro
/freebsd/crypto/openssl/crypto/engine/
H A Deng_err.c33 {ERR_PACK(ERR_LIB_ENGINE, 0, ENGINE_R_DSO_FAILURE), "DSO failure"},
H A Deng_dyn.c455 ERR_raise(ERR_LIB_ENGINE, ENGINE_R_DSO_FAILURE); in dynamic_load()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt622 ENGINE_R_DSO_FAILURE:104:DSO failure