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

/openbsd-current/usr.bin/openssl/
H A Dapps.c342 static char *app_get_pass(BIO *err, char *arg, int keepbio);
369 app_get_pass(BIO *err, char *arg, int keepbio) argument
387 if (!keepbio || !pwdbio) {
430 if (keepbio != 1) {

Completed in 120 milliseconds