Searched refs:curr (Results 1 – 1 of 1) sorted by relevance
325 struct drbg_string *curr = NULL; in drbg_ctr_bcc() local333 list_for_each_entry(curr, in, list) { in drbg_ctr_bcc()334 const unsigned char *pos = curr->buf; in drbg_ctr_bcc()335 size_t len = curr->len; in drbg_ctr_bcc()