/search.css" rel="stylesheet" type="text/css"/> /search.js">
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
r123::AESNI1xm128i_R< ROUNDS > Class Template Reference

#include <Random123/aes.h>

Inheritance diagram for r123::AESNI1xm128i_R< ROUNDS >:
r123::AESNI1xm128i

Additional Inherited Members

- Public Types inherited from r123::AESNI1xm128i
typedef aesni1xm128i_ctr_t ctr_type
 
typedef aesni1xm128i_ukey_t ukey_type
 
typedef aesni1xm128i_key_t key_type
 
- Public Member Functions inherited from r123::AESNI1xm128i
ctr_type operator() (ctr_type ctr, key_type key) const
 
- Static Public Attributes inherited from r123::AESNI1xm128i
static const unsigned int rounds =10
 

Detailed Description

template<unsigned ROUNDS = 10>
class r123::AESNI1xm128i_R< ROUNDS >

AESNI1xm128i_R is provided for completeness, but is only instantiable with ROUNDS=10, in which case it is identical to AESNI1xm128i


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