Searched refs:engine_sureware_id (Results 1 – 1 of 1) sorted by relevance
201 static const char *engine_sureware_id = "sureware"; variable220 if(!ENGINE_set_id(e, engine_sureware_id) || in bind_sureware()284 if(id && (strcmp(id, engine_sureware_id) != 0)) in bind_helper()