Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa.h106 uint32_t *pQInv);
Drsa_genkey.c1623 … uint32_t *pQInv) /*!< [out] The modular inverse of q relatively to modulus p - qInv. */ in RsaCalculateCrtParams() argument
1689 PkaCopyDataFromPkaReg(pQInv, primeSizeInWords, rQinv/*srcReg*/); in RsaCalculateCrtParams()