Searched refs:FromTpmUint16 (Results 1 – 2 of 2) sorted by relevance
57 static inline void FromTpmUint16(const uint8_t *buffer, uint16_t *x) { in FromTpmUint16() function
121 FromTpmUint16(buffer, &tag); in TpmTag()