From 03c075e572d75d4a6410351f4637ec494bac9b61 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 19 Jul 2014 21:46:40 +0100 Subject: Windows build fixes. Add cmac.h to mkdef.pl Remove ENGINE_load_rsax from engine.h: no longer built. Update ordinals Reviewed-by: Tim Hudson --- crypto/engine/engine.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/engine/engine.h') diff --git a/crypto/engine/engine.h b/crypto/engine/engine.h index f8be497724..830d391f61 100644 --- a/crypto/engine/engine.h +++ b/crypto/engine/engine.h @@ -351,7 +351,6 @@ void ENGINE_load_gost(void); #endif #endif void ENGINE_load_cryptodev(void); -void ENGINE_load_rsax(void); void ENGINE_load_rdrand(void); void ENGINE_load_builtin_engines(void); -- cgit v1.2.3