Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/STM32_WPAN/Target/
Dbpka.c148 HW_PKA_P256_ReadEccScalarMul( BPKA_buffer, BPKA_buffer + 8 ); in BPKA_Process()
199 HW_PKA_P256_ReadEccScalarMul( BPKA_buffer, NULL ); in BPKA_Process()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c193 void HW_PKA_P256_ReadEccScalarMul(uint32_t* pX, uint32_t* pY);
636 HW_PKA_P256_ReadEccScalarMul( (uint32_t *)&ret[8], (uint32_t *)&ret[16] ); in HW_PKA_ProcEnd_StateMachine()
1010 void HW_PKA_P256_ReadEccScalarMul( uint32_t* pX, uint32_t* pY ) in HW_PKA_P256_ReadEccScalarMul() function
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/
Dhw_pka_p256.c219 void HW_PKA_P256_ReadEccScalarMul( uint32_t* p_x, in HW_PKA_P256_ReadEccScalarMul() function
Dhw.h341 extern void HW_PKA_P256_ReadEccScalarMul( uint32_t* p_x,