This commit is contained in:
Jay D Dee
2018-03-31 12:50:52 -04:00
parent f449c6725f
commit dd5e552357
51 changed files with 241 additions and 265 deletions

View File

@@ -6,7 +6,8 @@
void ExpandAESKey256(__m128i *keys, const __m128i *KeyBuf);
#ifdef __AVX__
#ifdef __SSE4_2__
//#ifdef __AVX__
#define AES_PARALLEL_N 8
#define BLOCK_COUNT 256