Searched refs:add_untrusted_string (Results 1 – 7 of 7) sorted by relevance
| /openbmc/libcper/sections/ |
| H A D | cper-section-nvidia.c | 56 add_untrusted_string(fwinfo, "initiating_firmware", in parse_fwerror() 63 add_untrusted_string(fwinfo, "mb1_version_string", in parse_fwerror() 169 add_untrusted_string(section_ir, "signature", nvidia_error->Signature, in cper_section_nvidia_to_ir()
|
| H A D | cper-section-generic.c | 119 add_untrusted_string(section_ir, "cpuBrandString", in cper_section_generic_to_ir()
|
| H A D | cper-section-arm-ras.c | 177 add_untrusted_string(root, "userData", (const char *)node->UserData, in arm_ras_add_fixed_fields()
|
| H A D | cper-section-nvidia-events.c | 1530 add_untrusted_string(event_header_ir, "signature", signature, 16); in cper_section_nvidia_events_to_ir()
|
| /openbmc/libcper/include/libcper/ |
| H A D | cper-utils.h | 79 void add_untrusted_string(json_object *ir, const char *field_name,
|
| /openbmc/libcper/ |
| H A D | cper-parse.c | 387 add_untrusted_string(section_descriptor_ir, "fruText", in cper_section_descriptor_to_ir()
|
| H A D | cper-utils.c | 526 void add_untrusted_string(json_object *ir, const char *field_name, in add_untrusted_string() function
|