Searched defs:dpassarg (Results 1 - 1 of 1) sorted by last modified time

/external/openssl/apps/
H A Ds_server.c960 char *dpassarg = NULL, *dpass = NULL; local
1091 dpassarg = *(++argv);
1401 if (!app_passwd(bio_err, passarg, dpassarg, &pass, &dpass))

Completed in 49 milliseconds