Home
last modified time | relevance | path

Searched refs:curr (Results 1 – 1 of 1) sorted by relevance

/crypto/
Ddrbg.c325 struct drbg_string *curr = NULL; in drbg_ctr_bcc() local
333 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()