5 lines
75 B
C
5 lines
75 B
C
|
#define HAVE_AVX
|
||
|
#define BLAKE_NAMESPACE(x) x##_avx
|
||
|
#include "blake2bp.c"
|
||
|
|