Home
last modified time | relevance | path

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

/openssl/providers/implementations/storemgmt/
H A Dwinstore_store.c43 HCERTSTORE win_store; member
71 CertFindCertificateInStore(ctx->win_store, in winstore_win_advance()
91 ctx->win_store = CertOpenSystemStoreW(0, L"ROOT"); in winstore_open()
92 if (ctx->win_store == NULL) { in winstore_open()
312 CertCloseStore(ctx->win_store, 0); in winstore_close()

Completed in 4 milliseconds