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.c215 static char *app_get_pass(const char *arg, int keepbio);
256 static char *app_get_pass(const char *arg, int keepbio) in app_get_pass() argument
273 if (!keepbio || pwdbio == NULL) { in app_get_pass()
332 if (keepbio != 1) { in app_get_pass()