Skip to content

Commit 68a05ec

Browse files
author
Andras Fekete
committed
Add AES_BLOCK_SIZE definition
1 parent 178f4dc commit 68a05ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/wolfengine/we_internal.h

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
#endif
5353

5454
#include <openssl/engine.h>
55+
#include <openssl/aes.h>
5556
#include <openssl/evp.h>
5657
#include <openssl/ec.h>
5758
#if OPENSSL_VERSION_NUMBER >= 0x10100000L

0 commit comments

Comments
 (0)