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

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

Completed in 10 milliseconds