Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_ctx.c158 unsigned int bnidx = 0, fpidx = 0; in ctxdbg() local
171 while(fpidx < stack->depth) in ctxdbg()
173 while(bnidx++ < stack->indexes[fpidx]) in ctxdbg()
177 fpidx++; in ctxdbg()