More cleanup, Linux build fixes.

This commit is contained in:
Adam Ierymenko 2017-07-07 06:50:40 -07:00
parent f23a43fb81
commit 6fc70f7c16
7 changed files with 59 additions and 324 deletions

View file

@ -140,7 +140,6 @@ typedef struct poly1305_context {
//////////////////////////////////////////////////////////////////////////////
// 128-bit implementation for MSC and GCC from Poly1305-donna
#if defined(_MSC_VER)
#include <intrin.h>