Searched refs:hexbuf (Results 1 – 1 of 1) sorted by relevance
961 char hexbuf[128 * 2 + 1]; local963 bootloader_sha256_hex_to_str(hexbuf, bytes, output_len);965 hexbuf[output_len * 2] = '\0';966 ESP_LOGD(TAG, "%s: %s", label, hexbuf);