Home
last modified time | relevance | path

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

/crypto/
Ddrbg.c1295 struct drbg_string timestamp; in drbg_generate() local
1368 drbg_string_fill(&timestamp, now.char_cycles, sizeof(cycles_t)); in drbg_generate()
1369 list_add_tail(&timestamp.list, &addtllist); in drbg_generate()