Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1367 static void _otp_print_key(u32 header, u32 offset, u8 *data) in _otp_print_key() function
1501 _otp_print_key(data[i], i, byte_buf); in otp_print_key()
2735 _otp_print_key(header, header_offset, NULL); in otp_invalid_key()