Home
last modified time | relevance | path

Searched refs:is_string_type_valid (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c23 static bool is_string_type_valid(uint8_t string_type) in is_string_type_valid() function
504 if (!is_string_type_valid(hdr->package_version_string_type)) { in decode_pldm_package_header_info_errno()
726 if (!is_string_type_valid( in decode_pldm_package_firmware_device_id_record_errno()
955 if (!is_string_type_valid( in decode_vendor_defined_descriptor_value_errno()
1019 if (!is_string_type_valid(data_header->comp_version_string_type) || in decode_pldm_comp_image_info_errno()
1251 if (!is_string_type_valid( in decode_get_firmware_parameters_resp()
1263 if (!is_string_type_valid( in decode_get_firmware_parameters_resp()
2063 if (!is_string_type_valid(comp_image_set_ver_str_type)) { in encode_request_update_req()
2233 if (!is_string_type_valid(comp_ver_str_type)) { in encode_pass_component_table_req()
2405 if (!is_string_type_valid(comp_ver_str_type)) { in encode_update_component_req()
[all …]