Searched refs:PKA_ECDSA_VERIF_IN_A_COEFF (Results 1 – 19 of 19) sorted by relevance
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pka.c | 2167 PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECDSA_VERIF_IN_A_COEFF], in->coef, in->modulusSize); in PKA_ECDSAVerif_Set() 2168 …__PKA_RAM_PARAM_END(hpka->Instance->RAM, PKA_ECDSA_VERIF_IN_A_COEFF + ((in->modulusSize + 3UL) / 4… in PKA_ECDSAVerif_Set()
|
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pka.c | 2208 PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECDSA_VERIF_IN_A_COEFF], in->coef, in->modulusSize); in PKA_ECDSAVerif_Set() 2209 …__PKA_RAM_PARAM_END(hpka->Instance->RAM, PKA_ECDSA_VERIF_IN_A_COEFF + ((in->modulusSize + 3UL) / 4… in PKA_ECDSAVerif_Set()
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pka.c | 2169 PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECDSA_VERIF_IN_A_COEFF], in->coef, in->modulusSize); in PKA_ECDSAVerif_Set() 2170 …__PKA_RAM_PARAM_END(hpka->Instance->RAM, PKA_ECDSA_VERIF_IN_A_COEFF + ((in->modulusSize + 3UL) / 4… in PKA_ECDSAVerif_Set()
|
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pka.c | 2140 PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECDSA_VERIF_IN_A_COEFF], in->coef, in->modulusSize); in PKA_ECDSAVerif_Set() 2141 …__PKA_RAM_PARAM_END(hpka->Instance->RAM, PKA_ECDSA_VERIF_IN_A_COEFF + ((in->modulusSize + 3UL) / 4… in PKA_ECDSAVerif_Set()
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pka.c | 2408 PKA_Memcpy_u8_to_u32(&hpka->Instance->RAM[PKA_ECDSA_VERIF_IN_A_COEFF], in->coef, in->modulusSize); in PKA_ECDSAVerif_Set() 2409 …__PKA_RAM_PARAM_END(hpka->Instance->RAM, PKA_ECDSA_VERIF_IN_A_COEFF + ((in->modulusSize + 3UL) / 4… in PKA_ECDSAVerif_Set()
|
/hal_stm32-2.7.6/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 5093 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wle5xx.h | 5093 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wl54xx.h | 5861 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wl55xx.h | 5861 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
/hal_stm32-2.7.6/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 3482 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wb30xx.h | 3481 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wb35xx.h | 3859 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wb55xx.h | 3911 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wb5mxx.h | 3911 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
/hal_stm32-2.7.6/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 3000 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
D | stm32wb15xx.h | 3096 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x460U - PKA_RAM_OFFSET)>>2) /*!< Input ECC c… macro
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/soc/ |
D | stm32l562xx.h | 10617 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x0460UL - PKA_RAM_OFFSET)>>2) /*!< Input ECC… macro
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/soc/ |
D | stm32l4q5xx.h | 11682 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x0460UL - PKA_RAM_OFFSET)>>2) /*!< Input ECC… macro
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/soc/ |
D | stm32u585xx.h | 23736 #define PKA_ECDSA_VERIF_IN_A_COEFF ((0x0470UL - PKA_RAM_OFFSET)>>2) /*!< Inp… macro
|