Home
last modified time | relevance | path

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

/openbmc/libcper/tests/
H A Dir-tests.c176 int string_to_binary(const char *source, size_t length, unsigned char **retval) in string_to_binary() function
239 int cper_bin_len = string_to_binary(buffer, length, &cper_bin); in cper_example_section_ir_test()