Mbed TLS v2.28.8
Loading...
Searching...
No Matches
include
mbedtls
constant_time.h
Go to the documentation of this file.
1
8
#ifndef MBEDTLS_CONSTANT_TIME_H
9
#define MBEDTLS_CONSTANT_TIME_H
10
11
#include <stddef.h>
12
13
29
int
mbedtls_ct_memcmp
(
const
void
*a,
30
const
void
*b,
31
size_t
n);
32
33
#endif
/* MBEDTLS_CONSTANT_TIME_H */
mbedtls_ct_memcmp
int mbedtls_ct_memcmp(const void *a, const void *b, size_t n)
Generated on Mon Apr 1 2024 00:00:00 for Mbed TLS v2.28.8 by
1.12.0