Lines Matching defs:new_ctx
27 BN_CTX *new_ctx = NULL;
32 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
155 BN_CTX_free(new_ctx);
164 BN_CTX *new_ctx = NULL;
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;
323 ctx = new_ctx = BN_CTX_new_ex(group->libctx);
370 BN_CTX_free(new_ctx);