Searched refs:CRYPT_FileNameOpenStoreW (Results 1 – 3 of 3) sorted by relevance
292 WINECRYPT_CERTSTORE *CRYPT_FileNameOpenStoreW(HCRYPTPROV hCryptProv, in CRYPT_FileNameOpenStoreW() function405 ret = CRYPT_FileNameOpenStoreW(hCryptProv, dwFlags, storeName); in CRYPT_FileNameOpenStoreA()
338 WINECRYPT_CERTSTORE *CRYPT_FileNameOpenStoreW(HCRYPTPROV hCryptProv,
851 openFunc = CRYPT_FileNameOpenStoreW; in CertOpenStore()