Lines Matching defs:new_ctx
179 BN_CTX *new_ctx = NULL;
191 ctx = new_ctx = BN_CTX_new();
224 if (new_ctx != NULL)
225 BN_CTX_free(new_ctx);
233 BN_CTX *new_ctx = NULL;
246 ctx = new_ctx = BN_CTX_new();
275 if (new_ctx)
276 BN_CTX_free(new_ctx);
292 BN_CTX *new_ctx = NULL;
296 ctx = new_ctx = BN_CTX_new();
348 if (new_ctx != NULL)
349 BN_CTX_free(new_ctx);
404 BN_CTX *new_ctx = NULL;
409 ctx = new_ctx = BN_CTX_new();
455 if (new_ctx != NULL)
456 BN_CTX_free(new_ctx);
464 BN_CTX *new_ctx = NULL;
471 ctx = new_ctx = BN_CTX_new();
508 if (new_ctx != NULL)
509 BN_CTX_free(new_ctx);
531 BN_CTX *new_ctx = NULL;
544 ctx = new_ctx = BN_CTX_new();
638 if (new_ctx != NULL)
639 BN_CTX_free(new_ctx);
648 BN_CTX *new_ctx = NULL;
665 ctx = new_ctx = BN_CTX_new();
801 if (new_ctx != NULL)
802 BN_CTX_free(new_ctx);
812 BN_CTX *new_ctx = NULL;
829 ctx = new_ctx = BN_CTX_new();
918 if (new_ctx != NULL)
919 BN_CTX_free(new_ctx);
945 BN_CTX *new_ctx = NULL;
958 ctx = new_ctx = BN_CTX_new();
1025 if (new_ctx != NULL)
1026 BN_CTX_free(new_ctx);
1041 BN_CTX *new_ctx = NULL;
1064 ctx = new_ctx = BN_CTX_new();
1136 if (new_ctx != NULL)
1137 BN_CTX_free(new_ctx);
1144 BN_CTX *new_ctx = NULL;
1153 ctx = new_ctx = BN_CTX_new();
1175 if (new_ctx != NULL)
1176 BN_CTX_free(new_ctx);
1183 BN_CTX *new_ctx = NULL;
1195 ctx = new_ctx = BN_CTX_new();
1335 if (new_ctx != NULL)
1336 BN_CTX_free(new_ctx);