Home
last modified time | relevance | path

Searched refs:PKA_MODE_ECC_PROJECTIVE_AFF (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pka.c1670 return PKA_Process(hpka, PKA_MODE_ECC_PROJECTIVE_AFF, Timeout); in HAL_PKA_ECCProjective2Affine()
1684 return PKA_Process_IT(hpka, PKA_MODE_ECC_PROJECTIVE_AFF); in HAL_PKA_ECCProjective2Affine_IT()
1834 case PKA_MODE_ECC_PROJECTIVE_AFF : in HAL_PKA_IRQHandler()
2054 if (mode == PKA_MODE_ECC_PROJECTIVE_AFF) in PKA_CheckError()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pka.c1630 return PKA_Process(hpka, PKA_MODE_ECC_PROJECTIVE_AFF, Timeout); in HAL_PKA_ECCProjective2Affine()
1644 return PKA_Process_IT(hpka, PKA_MODE_ECC_PROJECTIVE_AFF); in HAL_PKA_ECCProjective2Affine_IT()
1794 case PKA_MODE_ECC_PROJECTIVE_AFF : in HAL_PKA_IRQHandler()
2014 if (mode == PKA_MODE_ECC_PROJECTIVE_AFF) in PKA_CheckError()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pka.c1670 return PKA_Process(hpka, PKA_MODE_ECC_PROJECTIVE_AFF, Timeout); in HAL_PKA_ECCProjective2Affine()
1684 return PKA_Process_IT(hpka, PKA_MODE_ECC_PROJECTIVE_AFF); in HAL_PKA_ECCProjective2Affine_IT()
1834 case PKA_MODE_ECC_PROJECTIVE_AFF : in HAL_PKA_IRQHandler()
2054 if (mode == PKA_MODE_ECC_PROJECTIVE_AFF) in PKA_CheckError()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pka.c1670 return PKA_Process(hpka, PKA_MODE_ECC_PROJECTIVE_AFF, Timeout); in HAL_PKA_ECCProjective2Affine()
1684 return PKA_Process_IT(hpka, PKA_MODE_ECC_PROJECTIVE_AFF); in HAL_PKA_ECCProjective2Affine_IT()
1834 case PKA_MODE_ECC_PROJECTIVE_AFF : in HAL_PKA_IRQHandler()
2054 if (mode == PKA_MODE_ECC_PROJECTIVE_AFF) in PKA_CheckError()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pka.c1659 return PKA_Process(hpka, PKA_MODE_ECC_PROJECTIVE_AFF, Timeout); in HAL_PKA_ECCProjective2Affine()
1673 return PKA_Process_IT(hpka, PKA_MODE_ECC_PROJECTIVE_AFF); in HAL_PKA_ECCProjective2Affine_IT()
1823 case PKA_MODE_ECC_PROJECTIVE_AFF : in HAL_PKA_IRQHandler()
2043 if (mode == PKA_MODE_ECC_PROJECTIVE_AFF) in PKA_CheckError()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pka.h382 #define PKA_MODE_ECC_PROJECTIVE_AFF (0x0000002FU) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pka.h379 #define PKA_MODE_ECC_PROJECTIVE_AFF (0x0000002FU) macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pka.h382 #define PKA_MODE_ECC_PROJECTIVE_AFF (0x0000002FU) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pka.h382 #define PKA_MODE_ECC_PROJECTIVE_AFF (0x0000002FU) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pka.h379 #define PKA_MODE_ECC_PROJECTIVE_AFF (0x0000002FU) macro