Searched refs:ROUNDSLEN (Results 1 – 2 of 2) sorted by relevance
121 #define ROUNDSLEN (sizeof (ROUNDS) - 1) macro141 if (strncmp(r, ROUNDS, ROUNDSLEN) != 0) { in getrounds()145 p = r + ROUNDSLEN; in getrounds()179 if (strncmp(params[i], ROUNDS, ROUNDSLEN) == 0) { in crypt_gensalt_impl()
121 #define ROUNDSLEN (sizeof (ROUNDS) - 1) macro141 if (strncmp(r, ROUNDS, ROUNDSLEN) != 0) { in getrounds()145 p = r + ROUNDSLEN; in getrounds()373 if (strncmp(params[i], ROUNDS, ROUNDSLEN) == 0) { in crypt_gensalt_impl()