Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapps.c206 static char *app_get_pass(const char *arg, int keepbio);
232 *pass1 = app_get_pass(arg1, same); in app_passwd()
239 *pass2 = app_get_pass(arg2, same ? 2 : 0); in app_passwd()
248 static char *app_get_pass(const char *arg, int keepbio) in app_get_pass() function

Completed in 12 milliseconds