Home
last modified time | relevance | path

Searched refs:HW_PKA_P256_a (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/
Dhw_pka_p256.c73 static const uint32_t HW_PKA_P256_a[8] = variable
145 HW_PKA_WriteOperand( PKA_POINT_CHECK_IN_A_COEFF, 8, HW_PKA_P256_a ); in HW_PKA_P256_StartPointCheck()
190 HW_PKA_WriteOperand( PKA_ECC_SCALAR_MUL_IN_A_COEFF, 8, HW_PKA_P256_a ); in HW_PKA_P256_StartEccScalarMul()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c142 static const uint32_t HW_PKA_P256_a[8] = variable
857 HW_PKA_WriteOperand( PKA_ECC_SCALAR_MUL_IN_A_COEFF, 8, HW_PKA_P256_a ); in HW_PKA_P256_StartEccScalarMul()
878 HW_PKA_WriteOperand( 3, 8, HW_PKA_P256_a ); in HW_PKA_P256_StartEccScalarMul()
943 HW_PKA_WriteOperand( PKA_POINT_CHECK_IN_A_COEFF, 8, HW_PKA_P256_a ); in HW_PKA_P256_StartPointCheck()
962 HW_PKA_WriteOperand( 3, 8, HW_PKA_P256_a ); in HW_PKA_P256_StartPointCheck()