Home
last modified time | relevance | path

Searched refs:distPQ (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
1854 distPQ = (buffXp[3] - pPrimeQ[pqSizeWords-1]) != 0 || in RsaGenPandQ()
1858 if (distPQ) in RsaGenPandQ()
1888 distPQ = (pPrimeP[3] - pPrimeQ[pqSizeWords-1]) != 0 || in RsaGenPandQ()
1893 if (distPQ){ in RsaGenPandQ()