Home
last modified time | relevance | path

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

/dragonfly/lib/libcrypt/
H A Dcrypt-blowfish.c140 encode_salt(char *salt, u_int8_t *csalt, u_int16_t clen, u_int8_t logr) in encode_salt()
185 u_int8_t key_len, salt_len, logr, minor; in crypt_blowfish() local