MOTION  0.01
Framework for mixed-protocol multi-party computation
Public Attributes | List of all members
encrypto::motion::Aes128CtrRng::Aes128CtrRngState Struct Reference
Collaboration diagram for encrypto::motion::Aes128CtrRng::Aes128CtrRngState:
Collaboration graph
[legend]

Public Attributes

std::array< std::byte, kAesRoundKeysSize128round_keys
 
std::uint64_t counter
 

Member Data Documentation

◆ counter

std::uint64_t encrypto::motion::Aes128CtrRng::Aes128CtrRngState::counter

◆ round_keys

std::array<std::byte, kAesRoundKeysSize128> encrypto::motion::Aes128CtrRng::Aes128CtrRngState::round_keys

The documentation for this struct was generated from the following file: