summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ech_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ecdh/ech_key.c')
-rw-r--r--crypto/ecdh/ech_key.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ecdh/ech_key.c b/crypto/ecdh/ech_key.c
index f44da9298b..52a4649dc6 100644
--- a/crypto/ecdh/ech_key.c
+++ b/crypto/ecdh/ech_key.c
@@ -67,6 +67,8 @@
*
*/
+#define OPENSSL_FIPSAPI
+
#include "ech_locl.h"
#ifndef OPENSSL_NO_ENGINE
#include <openssl/engine.h>