forked from wolfSSL/wolfssl
fix ed25519 with external hash functions
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <wolfssl/wolfcrypt/ed25519.h>
|
||||
#include <wolfssl/wolfcrypt/error-crypt.h>
|
||||
#include <wolfssl/wolfcrypt/hash.h>
|
||||
#ifdef NO_INLINE
|
||||
#include <wolfssl/wolfcrypt/misc.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user