Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
mem_ops.cpp File Reference
#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)