HomeSort by: relevance | last modified time | path
    Searched refs:new_ctx (Results 1 - 25 of 67) sorted by relevancy

1 2 3

  /src/crypto/external/bsd/openssl/dist/crypto/ec/
ec_check.c 23 BN_CTX *new_ctx = NULL; local
31 ctx = new_ctx = BN_CTX_new_ex(NULL);
42 BN_CTX_free(new_ctx);
57 BN_CTX *new_ctx = NULL;
70 ctx = new_ctx = BN_CTX_new();
114 BN_CTX_free(new_ctx);
ec2_oct.c 47 BN_CTX *new_ctx = NULL; local
50 ctx = new_ctx = BN_CTX_new();
115 BN_CTX_free(new_ctx);
135 BN_CTX *new_ctx = NULL; local
172 ctx = new_ctx = BN_CTX_new();
239 BN_CTX_free(new_ctx);
247 BN_CTX_free(new_ctx);
266 BN_CTX *new_ctx = NULL; local
322 ctx = new_ctx = BN_CTX_new();
386 BN_CTX_free(new_ctx);
    [all...]
ecp_oct.c 27 BN_CTX *new_ctx = NULL; local
32 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
155 BN_CTX_free(new_ctx);
164 BN_CTX *new_ctx = NULL; local
202 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
264 BN_CTX_free(new_ctx);
270 BN_CTX_free(new_ctx);
280 BN_CTX *new_ctx = NULL; local
323 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
370 BN_CTX_free(new_ctx);
    [all...]
ecp_mont.c 146 BN_CTX *new_ctx = NULL; local
157 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
191 BN_CTX_free(new_ctx);
227 BN_CTX *new_ctx = NULL; local
234 && (ctx = new_ctx = BN_CTX_secure_new_ex(group->libctx)) == NULL)
263 BN_CTX_free(new_ctx);
ecp_smpl.c 146 BN_CTX *new_ctx = NULL; local
156 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
196 BN_CTX_free(new_ctx);
204 BN_CTX *new_ctx = NULL; local
214 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
241 BN_CTX_free(new_ctx);
256 BN_CTX *new_ctx = NULL; local
259 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
318 BN_CTX_free(new_ctx);
382 BN_CTX *new_ctx = NULL local
440 BN_CTX *new_ctx = NULL; local
506 BN_CTX *new_ctx = NULL; local
620 BN_CTX *new_ctx = NULL; local
805 BN_CTX *new_ctx = NULL; local
963 BN_CTX *new_ctx = NULL; local
1072 BN_CTX *new_ctx = NULL; local
1170 BN_CTX *new_ctx = NULL; local
1209 BN_CTX *new_ctx = NULL; local
1387 BN_CTX *new_ctx = NULL; local
    [all...]
ecp_nist.c 97 BN_CTX *new_ctx = NULL; local
100 if ((ctx = new_ctx = BN_CTX_new_ex(group->libctx)) == NULL)
124 BN_CTX_free(new_ctx);
ec2_smpl.c 186 BN_CTX *new_ctx = NULL; local
189 ctx = new_ctx = BN_CTX_new();
216 BN_CTX_free(new_ctx);
362 BN_CTX *new_ctx = NULL; local
379 ctx = new_ctx = BN_CTX_new();
468 BN_CTX_free(new_ctx);
517 BN_CTX *new_ctx = NULL; local
532 ctx = new_ctx = BN_CTX_new();
569 BN_CTX_free(new_ctx);
587 BN_CTX *new_ctx = NULL local
638 BN_CTX *new_ctx = NULL; local
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ec_check.c 23 BN_CTX *new_ctx = NULL; local
31 ctx = new_ctx = BN_CTX_new_ex(NULL);
42 BN_CTX_free(new_ctx);
57 BN_CTX *new_ctx = NULL;
70 ctx = new_ctx = BN_CTX_new();
114 BN_CTX_free(new_ctx);
ec2_oct.c 47 BN_CTX *new_ctx = NULL; local
50 ctx = new_ctx = BN_CTX_new();
115 BN_CTX_free(new_ctx);
135 BN_CTX *new_ctx = NULL; local
170 ctx = new_ctx = BN_CTX_new();
237 BN_CTX_free(new_ctx);
245 BN_CTX_free(new_ctx);
264 BN_CTX *new_ctx = NULL; local
318 ctx = new_ctx = BN_CTX_new();
382 BN_CTX_free(new_ctx);
    [all...]
ecp_oct.c 27 BN_CTX *new_ctx = NULL; local
32 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
155 BN_CTX_free(new_ctx);
164 BN_CTX *new_ctx = NULL; local
200 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
263 BN_CTX_free(new_ctx);
269 BN_CTX_free(new_ctx);
279 BN_CTX *new_ctx = NULL; local
320 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
367 BN_CTX_free(new_ctx);
    [all...]
ecp_mont.c 146 BN_CTX *new_ctx = NULL; local
157 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
191 BN_CTX_free(new_ctx);
227 BN_CTX *new_ctx = NULL; local
234 && (ctx = new_ctx = BN_CTX_secure_new_ex(group->libctx)) == NULL)
263 BN_CTX_free(new_ctx);
ecp_smpl.c 146 BN_CTX *new_ctx = NULL; local
156 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
196 BN_CTX_free(new_ctx);
204 BN_CTX *new_ctx = NULL; local
214 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
241 BN_CTX_free(new_ctx);
256 BN_CTX *new_ctx = NULL; local
259 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
318 BN_CTX_free(new_ctx);
382 BN_CTX *new_ctx = NULL local
439 BN_CTX *new_ctx = NULL; local
505 BN_CTX *new_ctx = NULL; local
619 BN_CTX *new_ctx = NULL; local
804 BN_CTX *new_ctx = NULL; local
962 BN_CTX *new_ctx = NULL; local
1071 BN_CTX *new_ctx = NULL; local
1169 BN_CTX *new_ctx = NULL; local
1208 BN_CTX *new_ctx = NULL; local
1384 BN_CTX *new_ctx = NULL; local
    [all...]
ecp_nist.c 97 BN_CTX *new_ctx = NULL; local
100 if ((ctx = new_ctx = BN_CTX_new_ex(group->libctx)) == NULL)
124 BN_CTX_free(new_ctx);
ec2_smpl.c 184 BN_CTX *new_ctx = NULL; local
187 ctx = new_ctx = BN_CTX_new();
214 BN_CTX_free(new_ctx);
360 BN_CTX *new_ctx = NULL; local
377 ctx = new_ctx = BN_CTX_new();
466 BN_CTX_free(new_ctx);
515 BN_CTX *new_ctx = NULL; local
530 ctx = new_ctx = BN_CTX_new();
567 BN_CTX_free(new_ctx);
585 BN_CTX *new_ctx = NULL local
636 BN_CTX *new_ctx = NULL; local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/
dce100_resource.h 48 struct dc_state *new_ctx,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
dce112_resource.h 54 struct dc_state *new_ctx,
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/
ec_check.c 17 BN_CTX *new_ctx = NULL; local
25 ctx = new_ctx = BN_CTX_new();
69 BN_CTX_free(new_ctx);
ec2_oct.c 38 BN_CTX *new_ctx = NULL; local
46 ctx = new_ctx = BN_CTX_new();
104 BN_CTX_free(new_ctx);
118 BN_CTX *new_ctx = NULL; local
156 ctx = new_ctx = BN_CTX_new();
221 BN_CTX_free(new_ctx);
227 BN_CTX_free(new_ctx);
241 BN_CTX *new_ctx = NULL; local
298 ctx = new_ctx = BN_CTX_new();
360 BN_CTX_free(new_ctx);
    [all...]
ecp_oct.c 21 BN_CTX *new_ctx = NULL; local
29 ctx = new_ctx = BN_CTX_new();
150 BN_CTX_free(new_ctx);
159 BN_CTX *new_ctx = NULL; local
197 ctx = new_ctx = BN_CTX_new();
259 BN_CTX_free(new_ctx);
265 BN_CTX_free(new_ctx);
274 BN_CTX *new_ctx = NULL; local
317 ctx = new_ctx = BN_CTX_new();
364 BN_CTX_free(new_ctx);
    [all...]
ecp_mont.c 138 BN_CTX *new_ctx = NULL; local
149 ctx = new_ctx = BN_CTX_new();
183 BN_CTX_free(new_ctx);
219 BN_CTX *new_ctx = NULL; local
225 if (ctx == NULL && (ctx = new_ctx = BN_CTX_secure_new()) == NULL)
254 BN_CTX_free(new_ctx);
ecp_smpl.c 139 BN_CTX *new_ctx = NULL; local
149 ctx = new_ctx = BN_CTX_new();
189 BN_CTX_free(new_ctx);
197 BN_CTX *new_ctx = NULL; local
207 ctx = new_ctx = BN_CTX_new();
234 BN_CTX_free(new_ctx);
248 BN_CTX *new_ctx = NULL; local
251 ctx = new_ctx = BN_CTX_new();
311 BN_CTX_free(new_ctx);
375 BN_CTX *new_ctx = NULL local
433 BN_CTX *new_ctx = NULL; local
500 BN_CTX *new_ctx = NULL; local
616 BN_CTX *new_ctx = NULL; local
801 BN_CTX *new_ctx = NULL; local
957 BN_CTX *new_ctx = NULL; local
1066 BN_CTX *new_ctx = NULL; local
1164 BN_CTX *new_ctx = NULL; local
1203 BN_CTX *new_ctx = NULL; local
1381 BN_CTX *new_ctx = NULL; local
    [all...]
ecp_nist.c 89 BN_CTX *new_ctx = NULL; local
92 if ((ctx = new_ctx = BN_CTX_new()) == NULL)
116 BN_CTX_free(new_ctx);
ec2_smpl.c 179 BN_CTX *new_ctx = NULL; local
182 ctx = new_ctx = BN_CTX_new();
208 BN_CTX_free(new_ctx);
352 BN_CTX *new_ctx = NULL; local
369 ctx = new_ctx = BN_CTX_new();
456 BN_CTX_free(new_ctx);
497 BN_CTX *new_ctx = NULL; local
514 ctx = new_ctx = BN_CTX_new();
549 BN_CTX_free(new_ctx);
564 BN_CTX *new_ctx = NULL local
608 BN_CTX *new_ctx = NULL; local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_resource.h 132 bool dcn20_validate_dsc(struct dc *dc, struct dc_state *new_ctx);
161 enum dc_status dcn20_add_stream_to_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream);
163 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 1717 struct dc_state *new_ctx,
1723 if (new_ctx->stream_count >= dc->res_pool->timing_generator_count) {
1728 new_ctx->streams[new_ctx->stream_count] = stream;
1730 new_ctx->stream_count++;
1732 res = dc->res_pool->funcs->add_stream_to_ctx(dc, new_ctx, stream);
1744 struct dc_state *new_ctx,
1749 struct pipe_ctx *del_pipe = resource_get_head_pipe_for_stream(&new_ctx->res_ctx, stream);
1762 &new_ctx->res_ctx,
1769 &new_ctx->res_ctx
    [all...]

Completed in 60 milliseconds

1 2 3