Searched refs:max_length (Results 1 – 2 of 2) sorted by relevance
34 .max_length = sizeof(cros_oem_tpm_auth_pk_buffer),39 .max_length = sizeof(cros_oem_huk_buffer),44 .max_length = sizeof(cros_oem_rot_len_buffer),49 .max_length = sizeof(cros_oem_gck_buffer),54 .max_length = sizeof(cros_oem_ddk_buffer),59 .max_length = sizeof(cros_oem_stable_huk_buffer),74 if (length > data->max_length) { in cros_write_data()
76 const uint32_t max_length; member