RP_ALLOW_STDIN
else if (flags & RP_ALLOW_STDIN) {
pass = read_passphrase(msg, RP_ALLOW_STDIN);
RP_ALLOW_STDIN)) == NULL)
p1 = read_passphrase(prompt, RP_ALLOW_STDIN);
p2 = read_passphrase(prompt, RP_ALLOW_STDIN);
pass = read_passphrase("Enter PIN for authenticator: ", RP_ALLOW_STDIN);
RP_ALLOW_STDIN);
"passphrase): ", RP_ALLOW_STDIN);
RP_ALLOW_STDIN);
RP_ALLOW_STDIN);
RP_ALLOW_STDIN)) == NULL)
RP_ALLOW_STDIN)) == NULL)
pass = read_passphrase(prompt, RP_ALLOW_STDIN);
passphrase1 = read_passphrase(prompt1, RP_ALLOW_STDIN);
passphrase2 = read_passphrase(prompt2, RP_ALLOW_STDIN);
pin = read_passphrase("Enter PIN for authenticator: ", RP_ALLOW_STDIN);
"authenticator: ", RP_ALLOW_STDIN);