Home
last modified time | relevance | path

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

/u-boot/lib/
A Dtpm-common.c88 u8 *ptr8 = NULL; in unpack_byte_string() local
97 ptr8 = va_arg(args, u8 *); in unpack_byte_string()
112 ptr8 = va_arg(args, u8 *); in unpack_byte_string()
130 *ptr8 = str[offset]; in unpack_byte_string()
139 memcpy(ptr8, str + offset, length); in unpack_byte_string()
A Dhexdump.c82 const u64 *ptr8 = buf; in hex_dump_to_buffer() local
87 get_unaligned(ptr8 + j)); in hex_dump_to_buffer()

Completed in 3 milliseconds