Home
last modified time | relevance | path

Searched refs:basePointZ1 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pka.h302 const uint8_t *basePointZ1; /*!< pointer to curve base first point coordinate z */ member
326 const uint8_t *basePointZ1; /*!< pointer to curve base first point coordinate z */ member
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pka.h302 const uint8_t *basePointZ1; /*!< pointer to curve base first point coordinate z */ member
326 const uint8_t *basePointZ1; /*!< pointer to curve base first point coordinate z */ member
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pka.c2709 …PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECC_DOUBLE_LADDER_IN_POINT1_Z], in->basePointZ1, in-… in PKA_ECCDoubleBaseLadder_Set()
2825 …PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECC_COMPLETE_ADD_IN_POINT1_Z], in->basePointZ1, in->… in PKA_ECCCompleteAddition_Set()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pka.c2709 …PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECC_DOUBLE_LADDER_IN_POINT1_Z], in->basePointZ1, in-… in PKA_ECCDoubleBaseLadder_Set()
2825 …PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECC_COMPLETE_ADD_IN_POINT1_Z], in->basePointZ1, in->… in PKA_ECCCompleteAddition_Set()