EVP_read_pw_string
i = EVP_read_pw_string((char *)strbuf, SIZE, buf,
if (EVP_read_pw_string(passwd_malloc,
if (EVP_read_pw_string(macpass, sizeof macpass,
EVP_read_pw_string(pass, sizeof pass,
if (!pkcs12_config.noprompt && EVP_read_pw_string(pass, sizeof pass,
if (EVP_read_pw_string(pass, sizeof pass,
EVP_read_pw_string(pass, sizeof pass,
int EVP_read_pw_string(char *buf, int length, const char *prompt, int verify);