Searched refs:ctx2 (Results 1 – 1 of 1) sorted by relevance
420 struct karatsuba_ctx *ctx2; in mpihelp_release_karatsuba_ctx() local426 for (ctx = ctx->next; ctx; ctx = ctx2) { in mpihelp_release_karatsuba_ctx()427 ctx2 = ctx->next; in mpihelp_release_karatsuba_ctx()