Home
last modified time | relevance | path

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

/device/google/contexthub/lib/nanohub/
Drsa.c170 uint32_t step = *stepP, gigastep, gigastepBase, gigastepSubstep, megaSubstep; in rsaPubOpIterative() local
182 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()