Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/engines/ccgost/
Dgost_ctl.c20 const ENGINE_CMD_DEFN gost_cmds[] = { variable
Dgost_lcl.h26 extern const ENGINE_CMD_DEFN gost_cmds[];
Dgost_eng.c109 if (!ENGINE_set_cmd_defns(e, gost_cmds)) { in bind_gost()