Searched refs:SMP_SendSecReqToRemoteTask_t (Results 1 – 2 of 2) sorted by relevance
242 } SMP_SendSecReqToRemoteTask_t; typedef
729 SMP_SendSecReqToRemoteTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_SendSecReqToRemoteTask_t)); in SMP_SendSecurityRequestToRemote()734 …(void)memset_s(ctx, sizeof(SMP_SendSecReqToRemoteTask_t), 0x00, sizeof(SMP_SendSecReqToRemoteTask_… in SMP_SendSecurityRequestToRemote()747 SMP_SendSecReqToRemoteTask_t *param = (SMP_SendSecReqToRemoteTask_t *)context; in SMP_SendSecReqToRemoteTask()