Searched refs:TempSharedMemory (Results 1 – 1 of 1) sorted by relevance
299 TEEC_SharedMemory TempSharedMemory; in TEEC_RegisterSharedMemory() local300 TempSharedMemory.size = shared_memory->size; in TEEC_RegisterSharedMemory()301 TempSharedMemory.flags = shared_memory->flags; in TEEC_RegisterSharedMemory()304 (context, &TempSharedMemory); in TEEC_RegisterSharedMemory()309 shared_memory->alloc_buffer = TempSharedMemory.alloc_buffer; in TEEC_RegisterSharedMemory()