Searched refs:open_store_from_file (Results 1 – 1 of 1) sorted by relevance
4791 static HCERTSTORE open_store_from_file(DWORD dwFlags, LPCWSTR fileName, in open_store_from_file() function4844 if ((source = open_store_from_file(dwFlags, fileName, NULL))) in import_file()4988 HCERTSTORE source = open_store_from_file(data->dwFlags, fileName, in import_validate_filename()