Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dapps.c357 static char *app_get_pass(const char *arg, int keepbio);
383 static char *app_get_pass(const char *arg, int keepbio) in app_get_pass() argument
399 if (!keepbio || pwdbio == NULL) { in app_get_pass()
442 if (keepbio != 1) { in app_get_pass()