Home
last modified time | relevance | path

Searched defs:hStore (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/lib/plat/windows/
Dwindows-sockets.c258 HCERTSTORE hStore; in lws_plat_vhost_tls_client_ctx_init() local
/external/python/cpython2/Modules/
D_ssl.c3850 HCERTSTORE hStore = NULL; in PySSL_enum_certificates() local
3940 HCERTSTORE hStore = NULL; in PySSL_enum_crls() local
/external/curl/lib/vtls/
Dopenssl.c3022 HCERTSTORE hStore = CertOpenSystemStore(0, TEXT("ROOT")); in populate_x509_store() local