Lines Matching defs:new_ctx
146 BN_CTX *new_ctx = NULL;
156 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
196 BN_CTX_free(new_ctx);
204 BN_CTX *new_ctx = NULL;
214 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
241 BN_CTX_free(new_ctx);
256 BN_CTX *new_ctx = NULL;
259 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
318 BN_CTX_free(new_ctx);
382 BN_CTX *new_ctx = NULL;
386 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
431 BN_CTX_free(new_ctx);
440 BN_CTX *new_ctx = NULL;
445 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
480 BN_CTX_free(new_ctx);
506 BN_CTX *new_ctx = NULL;
517 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
609 BN_CTX_free(new_ctx);
620 BN_CTX *new_ctx = NULL;
636 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
794 BN_CTX_free(new_ctx);
805 BN_CTX *new_ctx = NULL;
820 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
936 BN_CTX_free(new_ctx);
963 BN_CTX *new_ctx = NULL;
975 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
1055 BN_CTX_free(new_ctx);
1072 BN_CTX *new_ctx = NULL;
1092 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
1163 BN_CTX_free(new_ctx);
1170 BN_CTX *new_ctx = NULL;
1178 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
1202 BN_CTX_free(new_ctx);
1209 BN_CTX *new_ctx = NULL;
1219 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
1353 BN_CTX_free(new_ctx);
1387 BN_CTX *new_ctx = NULL;
1391 && (ctx = new_ctx = BN_CTX_secure_new_ex(group->libctx)) == NULL)
1419 BN_CTX_free(new_ctx);