suricata
|
Go to the source code of this file.
Macros | |
#define | SCMemcmp(a, b, c) |
Functions | |
void | MemcmpRegisterTests (void) |
Memcmp implementations for SSE3, SSE4.1, SSE4.2.
Both SCMemcmp and SCMemcmpLowercase return 0 on a exact match, 1 on a failed match.
Definition in file util-memcmp.h.
#define SCMemcmp | ( | a, | |
b, | |||
c | |||
) |
Definition at line 291 of file util-memcmp.h.
void MemcmpRegisterTests | ( | void | ) |
Definition at line 350 of file util-memcmp.c.
References UtRegisterTest().