Searched refs:sig_offset (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/crypto/
H A Dmscode.h21 unsigned sig_offset; member in struct:pefile_context
/u-boot/boot/
H A Dbootmeth_cros.h23 uint32_t sig_offset; member in struct:vb2_signature
69 * by keyblock_checksum.sig_offset.
71 * by keyblock_signature.sig_offset.
117 * body_signature.sig_offset.
119 * pointed to by preamble_signature.sig_offset.
/u-boot/tools/
H A Dimage-host.c845 * @sig_offset: Offset of signature node containing info about how to sign it
851 int sig_offset, struct strlist *node_inc)
861 sig_name = fit_get_name(fit, sig_offset, NULL);
874 prop = fit_config_get_image_list(fit, sig_offset, &len,
934 * @sig_offset: Offset of signature node containing info about how to sign it
948 int sig_offset, struct image_region **regionp,
968 sig_name = fit_get_name(fit, sig_offset, NULL);
972 ret = fit_config_get_hash_list(fit, conf_noffset, sig_offset,
1142 summary->sig_offset = noffset;
850 fit_config_get_hash_list(const void *fit, int conf_noffset, int sig_offset, struct strlist *node_inc) argument
947 fit_config_get_regions(const void *fit, int conf_noffset, int sig_offset, struct image_region **regionp, int *region_countp, char **region_propp, int *region_proplen) argument
H A Dfit_common.c189 if (summary->sig_offset) {
/u-boot/include/
H A Dimage.h1285 * @sig_offset: Offset of the node in the blob devicetree where the signature
1287 * @sig_path: Path to @sig_offset
1293 int sig_offset; member in struct:image_summary

Completed in 52 milliseconds