|
Monero
|
#include <cpu.hpp>
Public Member Functions | |
| Cpu () | |
| bool | hasAes () const |
| bool | hasSsse3 () const |
| bool | hasAvx2 () const |
Private Attributes | |
| bool | aes_ |
| bool | ssse3_ |
| bool | avx2_ |
| randomx::Cpu::Cpu | ( | ) |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |