Home | History | Annotate | Download | only in tpm2

Lines Matching full:memorycopy

1131     MemoryCopy(&o->attributes, *buf, sizeof(o->attributes), *size);
1327 MemoryCopy(data, s_ramIndex + ramAddr + offset, size, size);
1369 MemoryCopy(data, s_ramIndex + ramAddr, sizeof(*data), sizeof(*data));
1459 MemoryCopy(s_ramIndex + ramAddr + offset, data, size,
1601 MemoryCopy(*buf, &stored_attributes, marshaledSize, *size);