Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/apps/
H A Dapps.c353 static char *app_get_pass(const char *arg, int keepbio);
379 static char *app_get_pass(const char *arg, int keepbio) in app_get_pass() argument
395 if (!keepbio || pwdbio == NULL) { in app_get_pass()
438 if (keepbio != 1) { in app_get_pass()