Searched defs:img_len (Results 1 – 4 of 4) sorted by relevance
/arm-trusted-firmware-2.8.0/drivers/auth/ |
A 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()
|
A D | auth_mod.c | 98 void *img, unsigned int img_len) in auth_hash() 151 void *img, unsigned int img_len) in auth_signature() 242 void *img, unsigned int img_len, in auth_nvctr() 367 unsigned int img_len) in auth_mod_verify_img()
|
/arm-trusted-firmware-2.8.0/drivers/nxp/auth/csf_hdr_parser/ |
A 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()
|
/arm-trusted-firmware-2.8.0/drivers/auth/mbedtls/ |
A D | mbedtls_x509_parser.c | 143 static int cert_parse(void *img, unsigned int img_len) in cert_parse() 409 static int check_integrity(void *img, unsigned int img_len) in check_integrity() 430 void *img, unsigned int img_len, in get_auth_param()
|
Completed in 10 milliseconds