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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_capi.c161 HCERTSTORE hstore);
1346 HCERTSTORE hstore; local
1354 hstore = CertOpenStore(CERT_STORE_PROV_SYSTEM_A, 0, 0,
1356 if (!hstore) {
1360 return hstore;
1368 HCERTSTORE hstore; local
1376 hstore = capi_open_store(ctx, storename);
1377 if (!hstore)
1380 cert = capi_find_cert(ctx, id, hstore);
1389 cert = CertEnumCertificatesInStore(hstore, cer
1401 capi_find_cert(CAPI_CTX * ctx, const char *id, HCERTSTORE hstore) argument
1510 HCERTSTORE hstore; local
1679 HCERTSTORE hstore; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi.c161 HCERTSTORE hstore);
1346 HCERTSTORE hstore; local
1354 hstore = CertOpenStore(CERT_STORE_PROV_SYSTEM_A, 0, 0,
1356 if (!hstore) {
1360 return hstore;
1368 HCERTSTORE hstore; local
1376 hstore = capi_open_store(ctx, storename);
1377 if (!hstore)
1380 cert = capi_find_cert(ctx, id, hstore);
1389 cert = CertEnumCertificatesInStore(hstore, cer
1401 capi_find_cert(CAPI_CTX * ctx, const char *id, HCERTSTORE hstore) argument
1510 HCERTSTORE hstore; local
1679 HCERTSTORE hstore; local
[all...]

Completed in 59 milliseconds