Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pka.c1208 #define PKA_POINT_IS_ON_CURVE 0x0UL in HAL_PKA_PointCheck_IsOnCurve() macro
1210 #define PKA_POINT_IS_ON_CURVE 0xD60DUL in HAL_PKA_PointCheck_IsOnCurve()
1213 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pka.c1046 #define PKA_POINT_IS_ON_CURVE 0UL in HAL_PKA_PointCheck_IsOnCurve() macro
1048 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pka.c1019 #define PKA_POINT_IS_ON_CURVE 0UL in HAL_PKA_PointCheck_IsOnCurve() macro
1021 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pka.c1040 #define PKA_POINT_IS_ON_CURVE 0UL in HAL_PKA_PointCheck_IsOnCurve() macro
1042 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pka.c1040 #define PKA_POINT_IS_ON_CURVE 0UL in HAL_PKA_PointCheck_IsOnCurve() macro
1042 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pka.c1167 #define PKA_POINT_IS_ON_CURVE 0xD60DUL in HAL_PKA_PointCheck_IsOnCurve() macro
1169 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pka.c1119 #define PKA_POINT_IS_ON_CURVE 0xD60DUL in HAL_PKA_PointCheck_IsOnCurve() macro
1121 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pka.c1167 #define PKA_POINT_IS_ON_CURVE 0xD60DUL in HAL_PKA_PointCheck_IsOnCurve() macro
1169 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pka.c1167 #define PKA_POINT_IS_ON_CURVE 0xD60DUL in HAL_PKA_PointCheck_IsOnCurve() macro
1169 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pka.c1156 #define PKA_POINT_IS_ON_CURVE 0xD60DUL in HAL_PKA_PointCheck_IsOnCurve() macro
1158 return (hpka->Instance->RAM[PKA_POINT_CHECK_OUT_ERROR] == PKA_POINT_IS_ON_CURVE) ? 1UL : 0UL; in HAL_PKA_PointCheck_IsOnCurve()