Home
last modified time | relevance | path

Searched refs:param_ptr (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/drivers/auth/
A Dimg_parser_mod.c101 void **param_ptr, unsigned int *param_len) in img_parser_get_auth_param() argument
108 assert(param_ptr != NULL); in img_parser_get_auth_param()
114 *param_ptr = img_ptr; in img_parser_get_auth_param()
125 param_ptr, param_len); in img_parser_get_auth_param()
A Dauth_mod.c360 void *param_ptr; in auth_mod_verify_img() local
429 img_ptr, img_len, &param_ptr, &param_len); in auth_mod_verify_img()
439 (void *)param_ptr, param_len); in auth_mod_verify_img()
/trusted-firmware-a/include/drivers/auth/
A Dimg_parser_mod.h51 void **param_ptr, unsigned int *param_len);

Completed in 3 milliseconds