Searched refs:szNonExistentProv (Results 1 – 1 of 1) sorted by relevance
40 static const char szNonExistentProv[] = "Wine Nonexistent Cryptographic Provider v11.2"; variable189 result = pCryptAcquireContextA(&hProv, szKeySet, szNonExistentProv, PROV_RSA_FULL, 0); in test_acquire_context()