summaryrefslogtreecommitdiffstats
path: root/crypto/engine/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/engine.h')
-rw-r--r--crypto/engine/engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/engine/engine.h b/crypto/engine/engine.h
index b9eb5d1bfe..8a20ffc0a7 100644
--- a/crypto/engine/engine.h
+++ b/crypto/engine/engine.h
@@ -353,6 +353,7 @@ void ENGINE_load_gost(void);
void ENGINE_load_cryptodev(void);
void ENGINE_load_aesni(void);
void ENGINE_load_rsax(void);
+void ENGINE_load_rdrand(void);
void ENGINE_load_builtin_engines(void);
/* Get and set global flags (ENGINE_TABLE_FLAG_***) for the implementation