Home
last modified time | relevance | path

Searched refs:ENGINE_R_ENGINE_SECTION_ERROR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/engine/
H A Deng_err.c88 {ERR_REASON(ENGINE_R_ENGINE_SECTION_ERROR), "engine section error"},
H A Deng_cnf.c118 ENGINEerror(ENGINE_R_ENGINE_SECTION_ERROR); in int_engine_configure()
/dragonfly/crypto/libressl/include/openssl/
H A Dengine.h779 #define ENGINE_R_ENGINE_SECTION_ERROR 149 macro