Searched refs:ENGINE_set_cmd_defns (Results 1 – 5 of 5) sorted by relevance
278 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() function
279 !ENGINE_set_cmd_defns(ret, dynamic_cmd_defns)) in engine_dynamic()
488 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
1361 !ENGINE_set_cmd_defns(engine, cryptodev_defns)) { in ENGINE_load_cryptodev()