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

  /external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c 242 Memcpy(&cmd, &tpm_pcr_read_cmd, sizeof(cmd));
243 ToTpmUint32(cmd.buffer + tpm_pcr_read_cmd.pcrNum, index);
  /external/vboot_reference/firmware/lib/tpm_lite/include/
tlcl_structures.h 111 } tpm_pcr_read_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xe, 0x0, 0x0, 0x0, 0x15, }, variable in typeref:struct:s_tpm_pcr_read_cmd

Completed in 37 milliseconds