-eliminate consensus warnings
[oweals/gnunet.git] / src / gns / test_gns_proxy.c
index 5e3d09d68f1ac6a46f88a1f0c5d06382ce35f91d..545551411ebeab1a544cbff175a5a0d0c42a2f98 100644 (file)
@@ -457,7 +457,7 @@ main (int argc, char *const *argv)
     return 0;
   }
 
-  GNUNET_CRYPTO_setup_hostkey ("test_gns_proxy.conf");
+  GNUNET_CRYPTO_rsa_setup_hostkey ("test_gns_proxy.conf");
   
   if (0 != curl_global_init (CURL_GLOBAL_WIN32))
   {