#include <Random123/aes.h>
  
Public Types | |
| typedef aesni4x32_ctr_t | ctr_type | 
| typedef aesni4x32_ukey_t | ukey_type | 
| typedef aesni4x32_key_t | key_type | 
Public Member Functions | |
| ctr_type | operator() (ctr_type ctr, key_type key) const | 
Static Public Attributes | |
| static const unsigned int | rounds = 10 | 
const unsigned int r123::AESNI4x32::rounds = 10 [static] | 
        
 1.7.1