Home
last modified time | relevance | path

Searched refs:ctx2 (Results 1 – 1 of 1) sorted by relevance

/lib/mpi/
Dmpih-mul.c420 struct karatsuba_ctx *ctx2; in mpihelp_release_karatsuba_ctx() local
426 for (ctx = ctx->next; ctx; ctx = ctx2) { in mpihelp_release_karatsuba_ctx()
427 ctx2 = ctx->next; in mpihelp_release_karatsuba_ctx()