Home
last modified time | relevance | path

Searched defs:img_len (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a/drivers/auth/
A Dimg_parser_mod.c67 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 Dauth_mod.c97 void *img, unsigned int img_len) in auth_hash()
150 void *img, unsigned int img_len) in auth_signature()
237 void *img, unsigned int img_len, in auth_nvctr()
356 unsigned int img_len) in auth_mod_verify_img()
/trusted-firmware-a/drivers/nxp/auth/csf_hdr_parser/
A Dplat_img_parser.c80 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/drivers/auth/mbedtls/
A Dmbedtls_x509_parser.c143 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 5 milliseconds