Home
last modified time | relevance | path

Searched refs:RPP_SEVENBIT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dreadpassphrase.h49 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */ macro
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dreadpassphrase.c128 if ((flags & RPP_SEVENBIT)) in readpassphrase()