Lines Matching refs:printf

37 		printf("Can't set hash '%s' property for '%s' node(%s)\n",  in fit_set_hash_value()
71 printf("Can't get hash algo property for '%s' hash node in '%s' image node\n", in fit_image_process_hash()
77 printf("Unsupported hash algorithm (%s) for '%s' hash node in '%s' image node\n", in fit_image_process_hash()
84 printf("Can't set hash value for '%s' hash node in '%s' image node\n", in fit_image_process_hash()
164 printf("Can't get algo property for '%s' signature node in '%s' image node\n", in fit_image_setup_sig()
183 printf("Unsupported signature algorithm (%s) for '%s' signature node in '%s' image node\n", in fit_image_setup_sig()
231 printf("Failed to sign '%s' signature node in '%s' image node: %d\n", in fit_image_process_sig()
245 printf("Can't write signature for '%s' signature node in '%s' conf node: %s\n", in fit_image_process_sig()
262 printf("Failed to add verification data for '%s' signature node in '%s' image node\n", in fit_image_process_sig()
317 printf("Can't get image data/size\n"); in fit_image_add_verification_data()
448 printf("Failed to find image '%s' in configuration '%s/%s'\n", in fit_config_get_hash_list()
484printf("Failed to find any hash nodes in configuration '%s/%s' image '%s' - without these it is no… in fit_config_get_hash_list()
493 printf("Failed to find any images for configuration '%s/%s'\n", in fit_config_get_hash_list()
501 printf("Out of memory processing configuration '%s/%s'\n", conf_name, in fit_config_get_hash_list()
506 printf("Failed to get path for image '%s' in configuration '%s/%s': %s\n", in fit_config_get_hash_list()
540 printf("Failed to hash configuration '%s/%s': %s\n", conf_name, in fit_config_get_data()
545 printf("No data to hash for configuration '%s/%s': %s\n", in fit_config_get_data()
553 printf("Out of memory hashing configuration '%s/%s'\n", in fit_config_get_data()
566 printf("Out of memory setting up regions for configuration '%s/%s'\n", in fit_config_get_data()
611 printf("Failed to sign '%s' signature node in '%s' conf node\n", in fit_config_process_sig()
625 printf("Can't write signature for '%s' signature node in '%s' conf node: %s\n", in fit_config_process_sig()
639 printf("Failed to add verification data for '%s' signature node in '%s' configuration node\n", in fit_config_process_sig()
689 printf("Can't find images parent node '%s' (%s)\n", in fit_add_verification_data()
716 printf("Can't find images parent node '%s' (%s)\n", in fit_add_verification_data()
746 printf("Verifying Hash Integrity for node '%s'... ", in fit_check_sign()