netatalk
4.5.0
Free and Open Source Apple Filing Protocol (AFP) Server
Toggle main menu visibility
Loading...
Searching...
No Matches
constant_time.h
Go to the documentation of this file.
1
#ifndef _ATALK_CONSTANT_TIME_H
2
#define _ATALK_CONSTANT_TIME_H 1
3
4
#include <stddef.h>
5
6
extern
int
atalk_ct_memcmp
(
const
void
*,
const
void
*,
size_t
);
7
8
#endif
atalk_ct_memcmp
int atalk_ct_memcmp(const void *, const void *, size_t)
Constant-time memory equality check.
Definition
constant_time.c:18
include
atalk
constant_time.h
Generated by
1.17.0