Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.c359 static char *app_get_pass(const char *arg, int keepbio);
385 static char *app_get_pass(const char *arg, int keepbio) in app_get_pass() argument
401 if (!keepbio || pwdbio == NULL) { in app_get_pass()
444 if (keepbio != 1) { in app_get_pass()
/netbsd-src/crypto/external/bsd/openssl/dist/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()