Searched refs:local_rand (Results 1 – 3 of 3) sorted by relevance
52 std::optional<std::array<uint8_t, 8>> local_rand; member
362 std::get<DistributedKeys>(keys).local_rand = my_rand; in DistributeKeys()376 std::get<DistributedKeys>(keys).local_rand = my_rand; in DistributeKeys()
139 std::optional<std::array<uint8_t, 8>> local_rand; variable