Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki.c413 uint8_t *pMod, /* [in] pointer to the modulus. */ in PkiExecModExpBe()
491 uint32_t *pMod, /* [in] pointer to the modulus. */ in PkiExecModExpLeW()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_pka.h234 …const uint8_t *pMod; /*!< Pointer to modulus (Array of OpSize element… member
244 …const uint8_t *pMod; /*!< Pointer to modulus (Array of OpSize element… member
265 const uint8_t *pMod; /*!< Pointer to modulus value n (Array of size*4 elements) */ member
273 …const uint8_t *pMod; /*!< Pointer to modulus value n (Array of modSize elements) */ member
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_pka.h233 …const uint8_t *pMod; /*!< Pointer to modulus (Array of OpSize element… member
242 const uint8_t *pMod; /*!< Pointer to Operand 1 */ member
252 …const uint8_t *pMod; /*!< Pointer to modulus (Array of OpSize element… member
273 const uint8_t *pMod; /*!< Pointer to modulus value n (Array of size*4 elements) */ member
281 …const uint8_t *pMod; /*!< Pointer to modulus value n (Array of modSize elements) */ member