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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi.c162 DWORD csptype; member in struct:CAPI_CTX_st
361 ret = capi_ctx_set_provname(ctx, p, ctx->csptype, 1);
365 ctx->csptype = i;
1087 ctx->csptype);
1089 (&hprov, NULL, ctx->cspname, ctx->csptype, CRYPT_VERIFYCONTEXT)) {
1427 key = capi_get_key(ctx, id, ctx->cspname, ctx->csptype, ctx->keytype);
1456 ctx->csptype = PROV_RSA_FULL;
1504 ctx->csptype = type;

Completed in 45 milliseconds