Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dapps_ui.c152 static void *ui_malloc(int sz, const char *what) in ui_malloc() function
196 buff = ui_malloc(bufsiz, "password buffer"); in password_callback()