Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dapps.c160 static char *app_get_pass(const char *arg, int keepbio);
202 static char *app_get_pass(const char *arg, int keepbio) in app_get_pass() argument
219 if (!keepbio || pwdbio == NULL) { in app_get_pass()
279 if (keepbio != 1) { in app_get_pass()