Searched defs:img_len (Results 1 – 3 of 3) sorted by relevance
/external/arm-trusted-firmware/drivers/auth/ |
D | auth_mod.c | 96 void *img, unsigned int img_len) in auth_hash() 149 void *img, unsigned int img_len) in auth_signature() 232 void *img, unsigned int img_len) in auth_nvctr() 347 unsigned int img_len) in auth_mod_verify_img()
|
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()
|
/external/arm-trusted-firmware/drivers/auth/mbedtls/ |
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()
|