Searched refs:RPP_FORCELOWER (Results 1 – 3 of 3) sorted by relevance
33 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
74 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro254 if ((flags & RPP_FORCELOWER)) in readpassphrase()
132 if ((flags & RPP_FORCELOWER)) in readpassphrase()