Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dinstall-buildtools241 checksum_type = ""
242 for checksum_type in ["md5sum", "sha256sum"]:
243 check_url = "{}.{}".format(buildtools_url, checksum_type)
244 checksum_filename = "{}.{}".format(filename, checksum_type)
266 if checksum_type == "md5sum":
/openbmc/u-boot/include/
H A Dext_common.h127 uint8_t checksum_type; member
/openbmc/linux/drivers/input/touchscreen/
H A Dmelfas_mip4.c685 u8 checksum_type; member