Home
last modified time | relevance | path

Searched defs:pPubExp (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c1495 uint32_t *pPubExp, /*!< [in] Pointer to the public exponent. */ in RsaKgFindPrime()
1616 …CCError_t RsaCalculateCrtParams(uint32_t *pPubExp, /*!< [in] Pointer to the public exponent.… in RsaCalculateCrtParams()
1747 uint32_t *pPubExp, in RsaGenPandQ()