Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/mem_ops.h>
#include <botan/internal/ct_utils.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
bool | Botan::constant_time_compare (std::span< const uint8_t > x, std::span< const uint8_t > y) |
uint8_t | Botan::ct_compare_u8 (const uint8_t x[], const uint8_t y[], size_t len) |