aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/pubkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/pubkey.c')
-rw-r--r--cipher/pubkey.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher/pubkey.c b/cipher/pubkey.c
index 2ca8dd854..58ba00007 100644
--- a/cipher/pubkey.c
+++ b/cipher/pubkey.c
@@ -170,6 +170,7 @@ load_pubkey_modules()
if( !initialized ) {
+ cipher_modules_constructor();
setup_pubkey_table();
initialized = 1;
return 1;