Lines Matching refs:uuid
44 TEEC_UUID uuid; member
68 TEEC_UUID uuid = STATS_UUID; in open_sess() local
76 res = TEEC_OpenSession(ctx, sess, &uuid, TEEC_LOGIN_PUBLIC, NULL, in open_sess()
284 stats[n].uuid.timeLow, stats[n].uuid.timeMid, in stat_loaded_ta()
285 stats[n].uuid.timeHiAndVersion, in stat_loaded_ta()
286 stats[n].uuid.clockSeqAndNode[0], in stat_loaded_ta()
287 stats[n].uuid.clockSeqAndNode[1], in stat_loaded_ta()
288 stats[n].uuid.clockSeqAndNode[2], in stat_loaded_ta()
289 stats[n].uuid.clockSeqAndNode[3], in stat_loaded_ta()
290 stats[n].uuid.clockSeqAndNode[4], in stat_loaded_ta()
291 stats[n].uuid.clockSeqAndNode[5], in stat_loaded_ta()
292 stats[n].uuid.clockSeqAndNode[6], in stat_loaded_ta()
293 stats[n].uuid.clockSeqAndNode[7]); in stat_loaded_ta()