Add a STORE loader for the "file" scheme
[openssl.git] / crypto / store / store_locl.h
index c8c409d767fb573230ccfd4a9edb2a5196f36770..cf14e53e4d1b8b79ae5e9dc8153d48d67ca9555c 100644 (file)
@@ -67,3 +67,4 @@ void ossl_store_destroy_loaders_int(void);
  */
 
 int ossl_store_init_once(void);
+int ossl_store_file_loader_init(void);