Searched refs:gigastepBase (Results 1 – 1 of 1) sorted by relevance
170 uint32_t step = *stepP, gigastep, gigastepBase, gigastepSubstep, megaSubstep; in rsaPubOpIterative() local182 gigastepBase = gigastep * (RSA_LEN * 4); in rsaPubOpIterative()188 step = gigastepBase + RSA_LEN + 1; in rsaPubOpIterative()197 step = gigastepBase + RSA_LEN * 4 - 1 + 1; in rsaPubOpIterative()