Searched refs:attachentropy (Results 1 – 1 of 1) sorted by relevance
2578 uint16_t attachentropy; in device_attach() local2639 attachentropy = (uint16_t)(get_cyclecount() - attachtime); in device_attach()2640 random_harvest_direct(&attachentropy, sizeof(attachentropy), RANDOM_ATTACH); in device_attach()