Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/engine/
H A Deng_err.c76 {ERR_REASON(ENGINE_R_CMD_NOT_EXECUTABLE) , "cmd not executable"},
H A Deng_ctrl.c323 ENGINEerror(ENGINE_R_CMD_NOT_EXECUTABLE); in ENGINE_ctrl_cmd_string()
/dragonfly/crypto/libressl/include/openssl/
H A Dengine.h767 #define ENGINE_R_CMD_NOT_EXECUTABLE 134 macro