Home
last modified time | relevance | path

Searched refs:HW_PKA_P256_IsPointCheckOk (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/
Dhw_pka_p256.c169 uint32_t HW_PKA_P256_IsPointCheckOk( void ) in HW_PKA_P256_IsPointCheckOk() function
Dhw.h310 extern uint32_t HW_PKA_P256_IsPointCheckOk( void );
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/STM32_WPAN/Target/
Dbpka.c182 if ( ! HW_PKA_P256_IsPointCheckOk( ) ) in BPKA_Process()