Botan
1.11.15
|
#include <botan/secmem.h>
Go to the source code of this file.
Classes | |
struct | Botan::binary_matrix |
Namespaces | |
namespace | Botan |
Defines | |
#define | BITS_PER_U32 (8 * sizeof (u32bit)) |
#define BITS_PER_U32 (8 * sizeof (u32bit)) |
Definition at line 19 of file binary_matrix.h.
Referenced by Botan::binary_matrix::binary_matrix(), Botan::binary_matrix::coef(), Botan::binary_matrix::set_coef_to_one(), and Botan::binary_matrix::toggle_coeff().