Home
last modified time | relevance | path

Searched defs:hex_src (Results 1 – 2 of 2) 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()
/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()