Searched refs:max_length (Results 1 – 2 of 2) sorted by relevance
28 .max_length = sizeof(cros_oem_tpm_auth_pk_buffer),33 .max_length = sizeof(cros_oem_huk_buffer),38 .max_length = sizeof(cros_oem_rot_len_buffer),53 if (length > data->max_length) { in cros_write_data()
55 const uint32_t max_length; member