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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/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 13 milliseconds