Searched refs:validate_esbc_header (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/ |
D | plat_img_parser.c | 97 ret = validate_esbc_header(img, &img_key, &key_len, &img_sign, in check_integrity()
|
D | csf_hdr_parser.c | 297 int validate_esbc_header(void *img_hdr, void **img_key, uint32_t *key_len, in validate_esbc_header() function
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/ |
H A D | plat_img_parser.c | 97 ret = validate_esbc_header(img, &img_key, &key_len, &img_sign, in check_integrity()
|
H A D | csf_hdr_parser.c | 297 int validate_esbc_header(void *img_hdr, void **img_key, uint32_t *key_len, in validate_esbc_header() function
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/nxp/auth/csf_hdr_parser/ |
D | csf_hdr.h | 148 int validate_esbc_header(void *img_hdr, void **img_key, uint32_t *key_len,
|
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/nxp/auth/csf_hdr_parser/ |
H A D | csf_hdr.h | 148 int validate_esbc_header(void *img_hdr, void **img_key, uint32_t *key_len,
|