HomeSort by relevance Sort by last modified time
    Searched refs:FromTpmUint16 (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/firmware/lib/tpm_lite/include/
tlcl_internal.h 57 static inline void FromTpmUint16(const uint8_t *buffer, uint16_t *x) {
  /external/vboot_reference/firmware/stub/
tpm_lite_stub.c 121 FromTpmUint16(buffer, &tag);

Completed in 50 milliseconds