Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dcert.c352 static const CHAR cspNameA[] = "WineCryptTemp"; variable
2058 pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testCertSigs()
2060 ret = pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testCertSigs()
2069 ret = pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testCertSigs()
2201 pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testCreateSelfSignCert()
2263 pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testCreateSelfSignCert()
2375 pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testCreateSelfSignCert()
2379 pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testCreateSelfSignCert()
3789 pCryptAcquireContextA(NULL, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testAcquireCertPrivateKey()
3822 pCryptAcquireContextA(&csp, cspNameA, MS_DEF_PROV_A, PROV_RSA_FULL, in testAcquireCertPrivateKey()
[all …]
H A Dmsg.c1152 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_open()
1155 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_open()
1185 pCryptAcquireContextA(&signer.hCryptProv, cspNameA, MS_DEF_PROV_A, in test_signed_msg_open()
1239 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_update()
1242 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_update()
1677 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_encoding()
1680 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_encoding()
1913 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_get_param()
1964 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_get_param()
2006 ret = pCryptAcquireContextA(&signer.hCryptProv, cspNameA, NULL, in test_signed_msg_get_param()
[all …]