Home
last modified time | relevance | path

Searched defs:RPP_REQUIRE_TTY (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libfido2/openbsd-compat/
H A Dreadpassphrase.h34 #define RPP_REQUIRE_TTY 0x02 /* Fail if there is no tty. */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dreadpassphrase.h34 #define RPP_REQUIRE_TTY 0x02 /* Fail if there is no tty. */ macro
/freebsd/include/
H A Dreadpassphrase.h30 #define RPP_REQUIRE_TTY 0x02 /* Fail if there is no tty. */ macro
/freebsd/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c73 #define RPP_REQUIRE_TTY global() macro