Home
last modified time | relevance | path

Searched refs:open_store_from_file (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/cryptui/
H A Dmain.c4791 static HCERTSTORE open_store_from_file(DWORD dwFlags, LPCWSTR fileName, in open_store_from_file() function
4844 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()