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