qca
bit_ops.cpp File Reference
#include <botan/bit_ops.h>
Include dependency graph for bit_ops.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | QCA |
| namespace | QCA::Botan |
Functions | |
| u32bit | QCA::Botan::hamming_weight (u64bit n) |
| u32bit | QCA::Botan::high_bit (u64bit n) |
| u32bit | QCA::Botan::low_bit (u64bit n) |
| bool | QCA::Botan::power_of_2 (u64bit arg) |
| u32bit | QCA::Botan::significant_bytes (u64bit n) |
| void | QCA::Botan::xor_buf (byte out[], const byte in[], const byte mask[], u32bit length) |
| void | QCA::Botan::xor_buf (byte data[], const byte mask[], u32bit length) |
KDE 4.4 API Reference