Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbinop.c34 void decode_hexstring(char *hexstr, u8 *result) in decode_hexstring() function
63 decode_hexstring(str_value, result); in read_from_env_var()
65 decode_hexstring(varname, result); in read_from_env_var()