Home
last modified time | relevance | path

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

/tools/
A Dimx8image.c529 static void set_image_hash(boot_img_t *img, char *filename, uint32_t hash_type) in set_image_hash() argument
537 sprintf(sha_command, "sha%dsum /dev/null", hash_type); in set_image_hash()
542 img->size, filename, hash_type); in set_image_hash()
544 switch (hash_type) { in set_image_hash()
556 hash_type); in set_image_hash()
568 if (!fgets(hash, hash_type / 4 + 1, fp)) { in set_image_hash()
A Drkcommon.c28 enum hash_type { enum

Completed in 5 milliseconds