Searched refs:cnt (Results 1 – 1 of 1) sorted by relevance
326 short cnt = 0; in drbg_ctr_bcc() local338 if (drbg_blocklen(drbg) == cnt) { in drbg_ctr_bcc()339 cnt = 0; in drbg_ctr_bcc()344 out[cnt] ^= *pos; in drbg_ctr_bcc()346 cnt++; in drbg_ctr_bcc()351 if (cnt) in drbg_ctr_bcc()