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

  /src/external/bsd/pam-u2f/dist/pamu2fcfg/
_readpassphrase.h 35 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */
readpassphrase.c 138 if ((flags & RPP_SEVENBIT))
  /src/crypto/external/bsd/openssh/dist/
readpassphrase.h 39 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */
readpassphrase.c 64 if (flags & RPP_SEVENBIT)
120 if ((flags & RPP_SEVENBIT))
  /src/external/bsd/libfido2/dist/openbsd-compat/
readpassphrase.h 37 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */
readpassphrase_win32.c 109 if (flags & RPP_SEVENBIT)
readpassphrase.c 138 if ((flags & RPP_SEVENBIT))
  /src/external/bsd/libarchive/dist/libarchive_fe/
passphrase.c 74 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */
253 if ((flags & RPP_SEVENBIT))
  /src/external/public-domain/sqlite/sqlite2mdoc/
config.h 195 #define RPP_SEVENBIT 0x10

Completed in 19 milliseconds