Home
last modified time | relevance | path

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

/reactos/dll/win32/cryptnet/
H A Dcryptnet_main.c1372 HCERTSTORE contextStore; in CRYPT_CreateAny() local
1378 &contextStore, NULL, &context)) in CRYPT_CreateAny()
1401 CertAddStoreToCollection(store, contextStore, 0, 0); in CRYPT_CreateAny()
1403 CertCloseStore(contextStore, 0); in CRYPT_CreateAny()