vSMC
v3.0.0
Scalable Monte Carlo
|
#include <vsmc/rng/aes_ni.hpp>
Public Types | |
using | key_type = std::array< std::uint64_t, 3 > |
Public Member Functions | |
template<std::size_t Rp1> | |
void | operator() (const key_type &key, std::array< __m128i, Rp1 > &rk) |
Definition at line 703 of file aes_ni.hpp.
using vsmc::internal::AES192KeySeqGenerator::key_type = std::array<std::uint64_t, 3> |
Definition at line 706 of file aes_ni.hpp.
|
inline |
Definition at line 709 of file aes_ni.hpp.