Home
last modified time | relevance | path

Searched defs:hexstr (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-crypto-cipher.c614 static size_t unhex_string(const char *hexstr, in unhex_string()
637 char *hexstr = g_new0(char, len * 2 + 1); in hex_string() local
H A Dtest-crypto-afsplit.c118 char *hexstr = g_new0(char, len * 2 + 1); in hex_string() local
H A Dtest-crypto-pbkdf.c360 char *hexstr = g_new0(char, len * 2 + 1); in hex_string() local
/openbmc/u-boot/board/gdsys/a38x/
H A Dkeyprogram.c40 int decode_hexstr(char *hexstr, u8 **result) in decode_hexstr()
/openbmc/u-boot/board/gdsys/common/
H A Dosd_cmd.c24 char *hexstr; in do_osd_write() local
/openbmc/u-boot/cmd/
H A Dbinop.c34 void decode_hexstring(char *hexstr, u8 *result) in decode_hexstring()
H A Dosd.c88 char *hexstr; in do_osd_write() local