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