Home
last modified time | relevance | path

Searched refs:megaSubstep (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
183 megaSubstep = gigastepSubstep / RSA_LEN; in rsaPubOpIterative()
185 if (!megaSubstep) { // first megastep of the gigastep - MUL in rsaPubOpIterative()