Searched refs:arounds (Results 1 – 4 of 4) sorted by relevance
147 char arounds[3]; in crypt_blowfish() local185 memcpy(arounds, salt, sizeof(arounds)); in crypt_blowfish()186 if (arounds[sizeof(arounds) - 1] != '$') in crypt_blowfish()188 arounds[sizeof(arounds) - 1] = 0; in crypt_blowfish()189 logr = strtonum(arounds, BCRYPT_MINLOGROUNDS, 31, NULL); in crypt_blowfish()
324 are work arounds, but only putting it in cron will really work. This is
240 number of wrap-arounds.
10911 work arounds for the VC++ problem that it treats func() as