Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa.h82 uint32_t *pPubExp,
99 CCError_t RsaCalculateCrtParams(uint32_t *pPubExp, /*!< [in] Pointer to the public exponent. …
Drsa_genkey.c1495 uint32_t *pPubExp, /*!< [in] Pointer to the public exponent. */ in RsaKgFindPrime() argument
1565 …PkaCopyDataIntoPkaReg(rE/*dstReg*/, LEN_ID_MAX_BITS, pPubExp/*src_ptr*/, CALC_FULL_32BIT_WORDS(eSi… in RsaKgFindPrime()
1616 …CCError_t RsaCalculateCrtParams(uint32_t *pPubExp, /*!< [in] Pointer to the public exponent.… in RsaCalculateCrtParams() argument
1656 …PkaCopyDataIntoPkaReg(rE/*dstReg*/, LEN_ID_MAX_BITS, pPubExp/*src_ptr*/, CALC_FULL_32BIT_WORDS(eSi… in RsaCalculateCrtParams()
1747 uint32_t *pPubExp, in RsaGenPandQ() argument
1827 pPubExp, eSizeInBits, in RsaGenPandQ()
1876 pPubExp, eSizeInBits, in RsaGenPandQ()