Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dinstall-buildtools231 checksum_type = ""
232 for checksum_type in ["md5sum", "sha256sum"]:
233 check_url = "{}.{}".format(buildtools_url, checksum_type)
234 checksum_filename = "{}.{}".format(filename, checksum_type)
256 if checksum_type == "md5sum":
/OK3568_Linux_fs/u-boot/include/
H A Dext_common.h128 uint8_t checksum_type; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dmelfas_mip4.c685 u8 checksum_type; member