Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/advapi32/
H A Dcrypt.c40 static const char szNonExistentProv[] = "Wine Nonexistent Cryptographic Provider v11.2"; variable
189 result = pCryptAcquireContextA(&hProv, szKeySet, szNonExistentProv, PROV_RSA_FULL, 0); in test_acquire_context()