Searched refs:cnt (Results 1 – 1 of 1) sorted by relevance
339 short cnt = 0; in drbg_ctr_bcc() local353 if (drbg_blocklen(drbg) == cnt) { in drbg_ctr_bcc()354 cnt = 0; in drbg_ctr_bcc()359 out[cnt] ^= *pos; in drbg_ctr_bcc()361 cnt++; in drbg_ctr_bcc()366 if (cnt) in drbg_ctr_bcc()