5 lines
78 B
C
5 lines
78 B
C
|
#define HAVE_SSE41
|
||
|
#define BLAKE_NAMESPACE(x) x##_sse41
|
||
|
#include "blake2b.c"
|
||
|
|