Searched refs:buf_bytes (Results 1 – 1 of 1) sorted by relevance
82 uint8_t *buf_bytes = buf; in entropy_esp32_get_entropy() local88 memcpy(buf_bytes, &word, to_copy); in entropy_esp32_get_entropy()89 buf_bytes += to_copy; in entropy_esp32_get_entropy()
Completed in 9 milliseconds