Searched refs:RPP_SEVENBIT (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dreadpassphrase.h37 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */ macro
H A Dreadpassphrase.c142 if ((flags & RPP_SEVENBIT))
/freebsd-11-stable/include/
H A Dreadpassphrase.h32 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */ macro
/freebsd-11-stable/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c76 #define RPP_SEVENBIT 0x10 /* Strip the high bit from input. */ macro
251 if ((flags & RPP_SEVENBIT))
/freebsd-11-stable/lib/libc/gen/
H A Dreadpassphrase.c132 if ((flags & RPP_SEVENBIT))

Completed in 75 milliseconds