Searched refs:OctStr16 (Results 1 – 6 of 6) sorted by relevance
49 extern const OctStr16 kEpidVersionCode[kNumEpidVersions];65 extern const OctStr16 kEpidFileTypeCode[kNumFileTypes];70 OctStr16 epid_version; ///< Intel(R) EPID Version71 OctStr16 file_type; ///< File Type
75 typedef struct OctStr16 { struct77 } OctStr16; typedef
31 const OctStr16 kEpidVersionCode[kNumEpidVersions] = {35 const OctStr16 kEpidFileTypeCode[kNumFileTypes] = {51 static const OctStr16 kEpidVersion = {0x02, 0x00};
34 const OctStr16 kEpidFileVersion = {2, 0};
32 const OctStr16 kEpidFileVersion = {2, 0};
261 const OctStr16 kEpidFileVersion = {2, 0}; in FillRequest()