TA-REF
TEEC_UUID Struct Reference

#include <tee_client_api.h>

Public Attributes

uint32_t timeLow
 
uint16_t timeMid
 
uint16_t timeHiAndVersion
 
uint8_t clockSeqAndNode [8]
 

Detailed Description

This type contains a Universally Unique Resource Identifier (UUID) type as defined in RFC4122. These UUID values are used to identify Trusted Applications.

Member Data Documentation

◆ clockSeqAndNode

uint8_t TEEC_UUID::clockSeqAndNode[8]

◆ timeHiAndVersion

uint16_t TEEC_UUID::timeHiAndVersion

◆ timeLow

uint32_t TEEC_UUID::timeLow

◆ timeMid

uint16_t TEEC_UUID::timeMid

The documentation for this struct was generated from the following file: