HomeSort by relevance Sort by last modified time
    Searched refs:UI_ctrl (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/ui/
ui.h 214 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f)(void));
222 a user interface. This makes UI_ctrl() return 1 if it is redoable, and 0
ui_lib.c 549 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f)(void))
  /external/openssl/include/openssl/
ui.h 214 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f)(void));
222 a user interface. This makes UI_ctrl() return 1 if it is redoable, and 0

Completed in 235 milliseconds