summaryrefslogtreecommitdiffstats
path: root/crypto/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/main.c')
-rw-r--r--crypto/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/main.c b/crypto/main.c
index 4f15694..bab09ab 100644
--- a/crypto/main.c
+++ b/crypto/main.c
@@ -1476,6 +1476,9 @@ int main(void)
conn_params_init();
buffer_init();
+ rng_init();
+ gt_init();
+
sd_init();
sd_on();