Lines Matching full:node
292 /* Process all hash subnodes of the component image node */ in fit_image_verify_sig()
318 printf(" error!\n%s for '%s' hash node in '%s' image node\n", in fit_image_verify_sig()
336 debug("%s: No signature node found: %s\n", __func__, in fit_image_verify_required_sigs()
368 * @noffset: Offset of configuration node (e.g. /configurations/conf-1)
369 * @required_keynode: Offset in the control FDT of the required key node,
433 /* Create a list of node names from those strings */ in fit_config_check_sig()
444 debug(" (found config node %s)", config_name); in fit_config_check_sig()
454 * Each node can generate one region for each sub-node. Allow for in fit_config_check_sig()
511 /* Process all hash subnodes of the component conf node */ in fit_config_verify_sig()
538 printf(" error!\n%s for '%s' hash node in '%s' config node\n", in fit_config_verify_sig()
553 debug("%s: No signature node found: %s\n", __func__, in fit_config_verify_required_sigs()