Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1479 u8 *byte_buf; in otp_print_key() local
1482 byte_buf = (u8 *)data; in otp_print_key()
1501 _otp_print_key(data[i], i, byte_buf); in otp_print_key()