prov: prefix all OSSL_DISPATCH tables names with ossl_
[openssl.git] / providers / stores.inc
index ecf3ca123b90eb069d3dee35fc8e7cf0be8ad074..4c1ec8f2877801d7dc2ec02e031f28b97e44c009 100644 (file)
@@ -11,4 +11,4 @@
 # error Macro STORE undefined
 #endif
 
-STORE("file", "yes", file_store_functions)
+STORE("file", "yes", ossl_file_store_functions)