Home
last modified time | relevance | path

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

/u-boot/include/u-boot/
A Drsa.h53 const struct image_region region[],
71 const struct image_region region[], int region_count, in rsa_sign()
112 const struct image_region region[], int region_count,
136 const struct image_region region[], int region_count, in rsa_verify()
A Drsa-checksum.h26 const struct image_region region[], int region_count,
/u-boot/test/lib/
A Drsa.c143 struct image_region reg; in lib_rsa_verify_valid()
176 struct image_region reg; in lib_rsa_verify_invalid()
A Defi_image_region.c19 sizeof(struct image_region) * UT_REG_CAPACITY, 1); in lib_test_efi_image_region_add()
77 sizeof(struct image_region) * UT_REG_CAPACITY, 1); in lib_test_efi_image_region_sort()
/u-boot/common/
A Dimage-fit-sig.c38 struct image_region *fit_region_make_list(const void *fit, in fit_region_make_list()
41 struct image_region *region) in fit_region_make_list()
113 struct image_region region; in fit_image_check_sig()
356 struct image_region region[count]; in fit_config_check_sig()
/u-boot/lib/rsa/
A Drsa-checksum.c19 const struct image_region region[], in hash_calculate()
A Drsa-verify.c124 struct image_region region[2]; in mask_generation_function1()
177 struct image_region region[3]; in compute_hash_prime()
546 const struct image_region region[], int region_count, in rsa_verify()
A Drsa-sign.c421 const struct image_region region[], int region_count, in rsa_sign_with_key()
519 const struct image_region region[], int region_count, in rsa_sign()
/u-boot/include/
A Dimage.h1275 struct image_region { struct
1292 const struct image_region region[], argument
1318 const struct image_region region[],
1345 const struct image_region region[], int region_count,
1436 struct image_region *fit_region_make_list(const void *fit,
1438 struct image_region *region);
A Defi_loader.h765 struct image_region reg[];
/u-boot/lib/efi_loader/
A Defi_signature.c127 static bool efi_hash_regions(struct image_region *regs, int count, in efi_hash_regions()
227 struct image_region reg[1]; in efi_lookup_certificate()
364 struct image_region reg[1]; in efi_signature_check_revocation()
563 struct image_region *reg; in efi_image_region_add()
A Defi_variable.c112 regs = calloc(sizeof(*regs) + sizeof(struct image_region) * 5, 1); in efi_variable_authenticate()
A Defi_image_loader.c285 regs = calloc(sizeof(*regs) + sizeof(struct image_region) * num_regions, in efi_image_parse()
A Defi_capsule.c263 regs = calloc(sizeof(*regs) + sizeof(struct image_region) * 2, 1); in efi_capsule_authenticate()
/u-boot/tools/
A Dimage-host.c217 struct image_region region; in fit_image_process_sig()
850 struct image_region **regionp, int *region_countp, in fit_config_get_data()
855 struct image_region *region; in fit_config_get_data()
928 struct image_region *region; in fit_config_process_sig()
/u-boot/lib/crypto/
A Dx509_public_key.c41 struct image_region region; in x509_get_sig_params()
A Dpkcs7_verify.c50 struct image_region regions[2]; in pkcs7_digest()

Completed in 31 milliseconds