Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_capi.c174 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()