Searched refs:csptype (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.c209 DWORD csptype; member in struct:CAPI_CTX_st
408 ret = capi_ctx_set_provname(ctx, p, ctx->csptype, 1);
412 ctx->csptype = i;
1155 ctx->csptype);
1171 (&hprov, NULL, cspname, ctx->csptype, CRYPT_VERIFYCONTEXT)) {
1545 ctx->csptype, ctx->keytype);
1549 ctx->csptype, ctx->keytype);
1578 ctx->csptype = PROV_RSA_FULL;
1637 ctx->csptype = type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi.c209 DWORD csptype; member in struct:CAPI_CTX_st
408 ret = capi_ctx_set_provname(ctx, p, ctx->csptype, 1);
412 ctx->csptype = i;
1155 ctx->csptype);
1171 (&hprov, NULL, cspname, ctx->csptype, CRYPT_VERIFYCONTEXT)) {
1545 ctx->csptype, ctx->keytype);
1549 ctx->csptype, ctx->keytype);
1578 ctx->csptype = PROV_RSA_FULL;
1637 ctx->csptype = type;

Completed in 47 milliseconds