Searched refs:mcMallocWsm (Results 1 – 4 of 4) sorted by relevance
40 …mcRet = mcMallocWsm(comm_ctx->device_id, 0, sizeof(tciMessage_t), (uint8_t **)&(comm_ctx->tci_msg)… in tlc_open()
325 __MC_CLIENT_LIB_API mcResult_t mcMallocWsm(
623 __MC_CLIENT_LIB_API mcResult_t mcMallocWsm( in mcMallocWsm() function
80 mcRet = mcMallocWsm(DEVICE_ID, 0, sizeof(tciMessage_t), (uint8_t **) &pTci, 0); in TEE_Open()