Searched refs:getMciInstance (Results 1 – 3 of 3) sorted by relevance
108 bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused);
119 if (!getMciInstance(MCI_BUFFER_SIZE, &pWsmMcp, &mciReused)) { in initDevice()370 bool TrustZoneDevice::getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) in getMciInstance() function in TrustZoneDevice
195 virtual bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) = 0;