Searched refs:RP_ALLOW_STDIN (Results 1 – 4 of 4) sorted by relevance
160 pass = read_passphrase(msg, RP_ALLOW_STDIN); in add_file()240 p1 = read_passphrase(prompt, RP_ALLOW_STDIN); in lock_agent()243 p2 = read_passphrase(prompt, RP_ALLOW_STDIN); in lock_agent()
24 #define RP_ALLOW_STDIN 0x0002 macro
143 RP_ALLOW_STDIN); in load_identity()752 RP_ALLOW_STDIN); in do_change_passphrase()771 " for no passphrase): "), RP_ALLOW_STDIN); in do_change_passphrase()773 "passphrase again: "), RP_ALLOW_STDIN); in do_change_passphrase()838 RP_ALLOW_STDIN); in do_change_comment()1132 "for no passphrase): "), RP_ALLOW_STDIN); in main()1134 "passphrase again: "), RP_ALLOW_STDIN); in main()
107 if (flags & RP_ALLOW_STDIN) { in read_passphrase()