Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dreadpassphrase.h47 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dreadpassphrase.c131 if ((flags & RPP_FORCELOWER)) in readpassphrase()