5 lines
76 B
C
5 lines
76 B
C
|
#define HAVE_SSE2
|
||
|
#define BLAKE_NAMESPACE(x) x##_sse2
|
||
|
#include "blake2b.c"
|
||
|
|