Lines Matching refs:new_ctx
73 BN_CTX *new_ctx = NULL;
82 ctx = new_ctx = BN_CTX_new();
193 if (new_ctx != NULL)
194 BN_CTX_free(new_ctx);
203 BN_CTX *new_ctx = NULL;
247 ctx = new_ctx = BN_CTX_new();
312 if (new_ctx != NULL)
313 BN_CTX_free(new_ctx);
319 if (new_ctx != NULL)
320 BN_CTX_free(new_ctx);
330 BN_CTX *new_ctx = NULL;
378 ctx = new_ctx = BN_CTX_new();
429 if (new_ctx != NULL)
430 BN_CTX_free(new_ctx);