Searched refs:cnt (Results 1 – 1 of 1) sorted by relevance
325 short cnt = 0; in drbg_ctr_bcc() local337 if (drbg_blocklen(drbg) == cnt) { in drbg_ctr_bcc()338 cnt = 0; in drbg_ctr_bcc()343 out[cnt] ^= *pos; in drbg_ctr_bcc()345 cnt++; in drbg_ctr_bcc()350 if (cnt) in drbg_ctr_bcc()