|
cryptnox-sdk-cpp 1.0.0
Platform-independent C++ core SDK for Cryptnox Hardware Wallet
|
This is the complete list of members for CW_Utils, including all inherited members.
| fill_secure_random(uint8_t *dest, size_t len) | CW_Utils | static |
| safe_memcpy(uint8_t *dst, size_t dstSize, const uint8_t *src, size_t count) | CW_Utils | static |
| secure_compare(const uint8_t *a, const uint8_t *b, size_t len) | CW_Utils | static |
| secure_wipe(uint8_t *buf, size_t len) | CW_Utils | static |