Searched refs:ENGINE_ctrl_cmd (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/engine/
H A Deng_ctrl.c251 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, function
H A Dengine.h170 * be shown in any output, and is only usable through the ENGINE_ctrl_cmd()
441 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dtls_openssl.c1846 if (!ENGINE_ctrl_cmd(conn->engine, "LOAD_CERT_CTRL",
/freebsd-10.0-release/crypto/openssl/apps/
H A Dapps.c1499 ENGINE_ctrl_cmd(e, "SET_USER_INTERFACE", 0, ui_method, 0, 1);

Completed in 94 milliseconds