Home
last modified time | relevance | path

Searched refs:old_salt (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libcrypt/
HDcrypt-des.c178 static long old_salt; variable
223 old_salt = 0L; in des_init()
351 if (salt == old_salt) in setup_salt()
353 old_salt = salt; in setup_salt()