summaryrefslogtreecommitdiffstats
path: root/fips/fips.h
diff options
context:
space:
mode:
Diffstat (limited to 'fips/fips.h')
-rw-r--r--fips/fips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fips/fips.h b/fips/fips.h
index 3fc7a5e40f..fa4f68087d 100644
--- a/fips/fips.h
+++ b/fips/fips.h
@@ -165,6 +165,7 @@ void FIPS_set_locking_callbacks(void (*func)(int mode, int type,
#define ECDSA_SIG_free FIPS_ecdsa_sig_free
#define ecdsa_check fips_ecdsa_check
+#define ecdh_check fips_ecdh_check
#endif