Home
last modified time | relevance | path

Searched defs:logr (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/crypt_modules/bsdbf/
H A Dbcrypt.c146 encode_salt(char *salt, uint8_t *csalt, uint16_t clen, uint8_t logr) in encode_salt()
199 uint8_t salt_len, logr, minor; local
H A Dbsdbf.c45 int logr = 4; /* Default from pwd_gensalt.c on OpenBSD */ in crypt_gensalt_impl() local