#include <stddef.h>Go to the source code of this file.
Functions | |
| int | atalk_ct_memcmp (const void *, const void *, size_t) |
| Constant-time memory equality check. | |
|
extern |
Constant-time memory equality check.
Compares exactly n bytes and returns 0 if the buffers are equal, non-zero if they differ.