Searched defs:command_num (Results 1 – 4 of 4) sorted by relevance
24 std::string TpmCommandName(std::uint32_t command_num) { in TpmCommandName()
25 std::string TpmCommandName(std::uint32_t command_num) { in TpmCommandName()
70 std::uint32_t command_num = htobe32(8); // TPM_SEND_COMMAND in SendCommand() local
118 u32 command_num; member