Searched refs:roundascii (Results 1 – 1 of 1) sorted by relevance
277 char roundascii[ROUND_BUFFER_LEN]; /* ascii rep of roundcount */ in crypt_genhash_impl() member426 (void) snprintf(data.roundascii, ROUND_BUFFER_LEN, "%d", round); in crypt_genhash_impl()428 (unsigned char *) data.roundascii, strlen(data.roundascii)); in crypt_genhash_impl()