Searched refs:RPP_REQUIRE_TTY (Results 1 – 3 of 3) sorted by relevance
46 #define RPP_REQUIRE_TTY 0x02 /* Fail if there is no tty. */ macro
111 rppflags |= RPP_REQUIRE_TTY; in read_passphrase()
80 if (flags & RPP_REQUIRE_TTY) { in readpassphrase()