Searched refs:RPP_FORCELOWER (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dreadpassphrase.h35 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
H A Dreadpassphrase.c137 if ((flags & RPP_FORCELOWER))
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dreadpassphrase.h35 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
H A Dreadpassphrase_win32.c113 if(flags & RPP_FORCELOWER)
H A Dreadpassphrase.c141 if ((flags & RPP_FORCELOWER))
/freebsd-current/include/
H A Dreadpassphrase.h31 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
/freebsd-current/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c72 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
256 if ((flags & RPP_FORCELOWER))
/freebsd-current/lib/libc/gen/
H A Dreadpassphrase.c132 if ((flags & RPP_FORCELOWER))

Completed in 186 milliseconds