Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/common/
H A Duuid.c37 static int read_hex(uint8_t *dest, char *hex_src, unsigned int hex_src_len) in read_hex() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/common/
Duuid.c36 static int read_hex(uint8_t *dest, char *hex_src, unsigned int hex_src_len) in read_hex() function
/aosp_15_r20/external/iw/
H A Dvendor.c57 static int read_hex(unsigned int argc, char **argv, char *buf, size_t size) in read_hex() function
/aosp_15_r20/external/libcups/cups/
H A Dtestipp.c1009 read_hex(cups_file_t *fp, /* I - File to read from */ in read_hex() function
/aosp_15_r20/external/fmtlib/test/
H A Dscan-test.cc52 TEST(scan_test, read_hex) { in TEST() argument
/aosp_15_r20/external/toybox/toys/pending/
H A Dfdisk.c549 static int read_hex(char *mesg) in read_hex() function
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_ses.c3935 read_hex(const char * inp, uint8_t * arr, int mx_arr_len, int * arr_len, in read_hex() function