Searched defs:img_len (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-a-latest/drivers/auth/ |
| D | img_parser_mod.c | 67 void *img_ptr, unsigned int img_len) in img_parser_check_integrity() 100 void *img_ptr, unsigned int img_len, in img_parser_get_auth_param()
|
| D | auth_mod.c | 91 void *img, unsigned int img_len) in auth_hash() 157 void *img, unsigned int img_len) in auth_signature() 322 void *img, unsigned int img_len, in auth_nvctr() 454 unsigned int img_len) in auth_mod_verify_img()
|
| /trusted-firmware-a-latest/drivers/nxp/auth/csf_hdr_parser/ |
| D | plat_img_parser.c | 80 static int check_integrity(void *img, unsigned int img_len) in check_integrity() 125 void *img, unsigned int img_len, in get_auth_param()
|
| /trusted-firmware-a-latest/drivers/auth/mbedtls/ |
| D | mbedtls_x509_parser.c | 190 static int cert_parse(void *img, unsigned int img_len) in cert_parse() 439 static int check_integrity(void *img, unsigned int img_len) in check_integrity() 460 void *img, unsigned int img_len, in get_auth_param()
|