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