Searched refs:ENGINE_ctrl_cmd (Results 1 – 5 of 5) sorted by relevance
/external/openssl/crypto/engine/ |
D | eng_ctrl.c | 251 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, in ENGINE_ctrl_cmd() function
|
D | engine.h | 432 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
|
/external/openssl/include/openssl/ |
D | engine.h | 432 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
D | tls_openssl.c | 1563 if (!ENGINE_ctrl_cmd(conn->engine, "LOAD_CERT_CTRL", in tls_engine_get_cert()
|
/external/openssl/apps/ |
D | apps.c | 1488 ENGINE_ctrl_cmd(e, "SET_USER_INTERFACE", 0, ui_method, 0, 1); in setup_engine()
|