Searched refs:strings (Results 1 – 3 of 3) sorted by relevance
275 const uint32_t *strings; in fit_config_check_sig() local368 strings = fdt_getprop(fit, noffset, "hashed-strings", NULL); in fit_config_check_sig()369 if (strings) { in fit_config_check_sig()375 fdt_regions[count].size = fdt32_to_cpu(strings[1]); in fit_config_check_sig()
148 ofnode strings, node; in read_strings() local150 strings = ofnode_find_subnode(root, "strings"); in read_strings()151 if (!ofnode_valid(strings)) in read_strings()154 ofnode_for_each_subnode(node, strings) { in read_strings()
886 strings naming the individual boot slots. Each entry in this string1655 limited "password" strings.1926 bool "Support substituting strings in boot arguments"
Completed in 13 milliseconds