PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
|
Functions | |
void | GenerateThreadRng (std::vector< boost::mt19937 > &, unsigned int) |
unsigned int | BinomialCoefficient (int n, int k) |
void | ComputeBinomCoeffOrderOverTwo (std::vector< std::tuple< uint32_t, uint32_t > > &, uint32_t) |
unsigned int Software::Operators::BinomialCoefficient | ( | int | n, |
int | k | ||
) |
void Software::Operators::ComputeBinomCoeffOrderOverTwo | ( | std::vector< std::tuple< uint32_t, uint32_t > > & | , |
uint32_t | |||
) |
void Software::Operators::GenerateThreadRng | ( | std::vector< boost::mt19937 > & | , |
unsigned int | |||
) |