Home
last modified time | relevance | path

Searched refs:ENGINE_cmd_is_executable (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/engine/
H A Deng_ctrl.c243 ENGINE_cmd_is_executable(ENGINE *e, int cmd) in ENGINE_cmd_is_executable() function
322 if (!ENGINE_cmd_is_executable(e, num)) { in ENGINE_ctrl_cmd_string()
/dflybsd-src/crypto/libressl/include/openssl/
H A Dengine.h412 int ENGINE_cmd_is_executable(ENGINE *e, int cmd);