Home
last modified time | relevance | path

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

/boot/
A Dimage-cipher.c74 char node_path[128]; in fit_image_setup_decrypt() local
126 snprintf(node_path, sizeof(node_path), "/%s/key-%s-%s-%s", in fit_image_setup_decrypt()
129 snprintf(node_path, sizeof(node_path), "/%s/key-%s-%s", in fit_image_setup_decrypt()
132 noffset = fdt_path_offset(fdt, node_path); in fit_image_setup_decrypt()
141 printf("Can't get key in cipher node '%s'\n", node_path); in fit_image_setup_decrypt()
149 printf("Can't get IV in cipher node '%s'\n", node_path); in fit_image_setup_decrypt()

Completed in 4 milliseconds