HomeSort by: relevance | last modified time | path
    Searched refs:RPP_FORCEUPPER (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/pam-u2f/dist/pamu2fcfg/
_readpassphrase.h 34 #define RPP_FORCEUPPER 0x08 /* Force input to upper case. */
readpassphrase.c 143 if ((flags & RPP_FORCEUPPER))
  /src/crypto/external/bsd/openssh/dist/
readpassphrase.h 38 #define RPP_FORCEUPPER 0x08 /* Force input to upper case. */
readpassphrase.c 62 if (flags & RPP_FORCEUPPER)
125 if ((flags & RPP_FORCEUPPER))
  /src/external/bsd/libfido2/dist/openbsd-compat/
readpassphrase.h 36 #define RPP_FORCEUPPER 0x08 /* Force input to upper case. */
readpassphrase_win32.c 115 if(flags & RPP_FORCEUPPER)
readpassphrase.c 143 if ((flags & RPP_FORCEUPPER))
  /src/external/bsd/libarchive/dist/libarchive_fe/
passphrase.c 73 #define RPP_FORCEUPPER 0x08 /* Force input to upper case. */
258 if ((flags & RPP_FORCEUPPER))
  /src/external/public-domain/sqlite/sqlite2mdoc/
config.h 194 #define RPP_FORCEUPPER 0x08

Completed in 22 milliseconds