Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c1760 uint32_t distPQ , tempSwap, i; in RsaGenPandQ() local
1920 tempSwap = pKeyGenData->KGData.p[i]; in RsaGenPandQ()
1922 pKeyGenData->KGData.q[i] = tempSwap; in RsaGenPandQ()