Searched refs:SMP_RemoteSecReqReplyTask_t (Results 1 – 2 of 2) sorted by relevance
292 } SMP_RemoteSecReqReplyTask_t; typedef
551 SMP_RemoteSecReqReplyTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_RemoteSecReqReplyTask_t)); in SMP_RemoteSecurityRequestReply()556 …(void)memset_s(ctx, sizeof(SMP_RemoteSecReqReplyTask_t), 0x00, sizeof(SMP_RemoteSecReqReplyTask_t)… in SMP_RemoteSecurityRequestReply()570 SMP_RemoteSecReqReplyTask_t *param = (SMP_RemoteSecReqReplyTask_t *)context; in SMP_RemoteSecReqReplyTask()