HomeSort by: relevance | last modified time | path
    Searched refs:ui_malloc (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/apps/lib/
apps_ui.c 145 static void *ui_malloc(int sz, const char *what) function
189 buff = ui_malloc(bufsiz, "password buffer");
  /src/crypto/external/bsd/openssl/dist/apps/lib/
apps_ui.c 152 static void *ui_malloc(int sz, const char *what) function
196 buff = ui_malloc(bufsiz, "password buffer");

Completed in 25 milliseconds