Home
last modified time | relevance | path

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

/u-boot/tools/
A Dimage-host.c522 int cipher_node_offset, len; in fit_image_cipher_data() local
552 cipher_node_offset = fdt_subnode_offset(fit, image_noffset, in fit_image_cipher_data()
554 if (cipher_node_offset == -FDT_ERR_NOTFOUND) in fit_image_cipher_data()
556 if (cipher_node_offset < 0) { in fit_image_cipher_data()
563 image_noffset, cipher_node_offset, data, size, cmdname); in fit_image_cipher_data()

Completed in 8 milliseconds