Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c186 void (*HW_PKA_funcCB_LP)(PKAMGR_ResultStatus error_code, void *args_p); variable
481 HW_PKA_funcCB_LP = funcCB; in HW_PKA_StartP256DHkeyGeneration()
607 HW_PKA_funcCB_LP(PKAMGR_ERROR, ret); in HW_PKA_ExitWithError()
748 HW_PKA_funcCB_LP(PKAMGR_SUCCESS, ret); in HW_PKA_ProcEnd_StateMachine()
1096 HW_PKA_funcCB_LP(PKAMGR_ERR_PROCESS, ret); in HW_PKA_IRQHandler()
1110 HW_PKA_funcCB_LP(PKAMGR_SUCCESS, ret); in HW_PKA_IRQHandler()