Searched refs:command_size_offset (Results 1 – 2 of 2) sorted by relevance
138 const size_t command_size_offset = 2; in tpm_command_size() local140 return get_unaligned_be32(command + command_size_offset); in tpm_command_size()
146 const size_t command_size_offset = 2; in tpm_nv_write_value() local159 command_size_offset, total_length, in tpm_nv_write_value()