Searched refs:hSystemStore (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dnet_help.c1292 HCERTSTORE hSystemStore; local
1305 if ((hSystemStore = CertOpenStore(
1323 hSystemStore, pTargetCert)) == 0) {
1361 hSystemStore, pTargetCert)) != 0);
1366 if (hSystemStore)
1369 hSystemStore, 0))

Completed in 106 milliseconds