Home
last modified time | relevance | path

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

/crypto/
Ddrbg.c337 struct drbg_string *curr = NULL; in drbg_ctr_bcc() local
347 list_for_each_entry(curr, in, list) { in drbg_ctr_bcc()
348 const unsigned char *pos = curr->buf; in drbg_ctr_bcc()
349 size_t len = curr->len; in drbg_ctr_bcc()