Searched refs:gost_cmds (Results 1 – 3 of 3) sorted by relevance
20 const ENGINE_CMD_DEFN gost_cmds[] = { variable
26 extern const ENGINE_CMD_DEFN gost_cmds[];
109 if (!ENGINE_set_cmd_defns(e, gost_cmds)) { in bind_gost()