Searched refs:csptype (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 174 DWORD csptype; member 381 ret = capi_ctx_set_provname(ctx, p, ctx->csptype, 1); in capi_ctrl() 385 ctx->csptype = i; in capi_ctrl() 1224 ctx->csptype); in capi_list_containers() 1238 if (!CryptAcquireContextW(&hprov, NULL, cspname, ctx->csptype, in capi_list_containers() 1601 ctx->csptype, ctx->keytype); in capi_find_key() 1630 ctx->csptype = PROV_RSA_FULL; in capi_ctx_new() 1683 ctx->csptype = type; in capi_ctx_set_provname()
|
/third_party/openssl/engines/ |
H A D | e_capi.c | 174 DWORD csptype; member 381 ret = capi_ctx_set_provname(ctx, p, ctx->csptype, 1); in capi_ctrl() 385 ctx->csptype = i; in capi_ctrl() 1224 ctx->csptype); in capi_list_containers() 1238 if (!CryptAcquireContextW(&hprov, NULL, cspname, ctx->csptype, in capi_list_containers() 1601 ctx->csptype, ctx->keytype); in capi_find_key() 1630 ctx->csptype = PROV_RSA_FULL; in capi_ctx_new() 1683 ctx->csptype = type; in capi_ctx_set_provname()
|
Completed in 5 milliseconds