Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dreadpassphrase.h37 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */ macro
Dreadpassphrase.c142 if ((flags & RPP_SEVENBIT)) in readpassphrase()