Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dreadpassphrase.h35 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
Dreadpassphrase.c145 if ((flags & RPP_FORCELOWER)) in readpassphrase()