Searched refs:command_size_offset (Results 1 – 2 of 2) sorted by relevance
150 const size_t command_size_offset = 2; in tpm_command_size() local152 return get_unaligned_be32(command + command_size_offset); in tpm_command_size()
188 const size_t command_size_offset = 2; in tpm_nv_write_value() local201 command_size_offset, total_length, in tpm_nv_write_value()
Completed in 5 milliseconds