Searched refs:img_ptr (Results 1 – 1 of 1) sorted by relevance
831 static int secboot_init(struct fsl_secboot_img_priv **img_ptr) in secboot_init() argument833 *img_ptr = malloc(sizeof(struct fsl_secboot_img_priv)); in secboot_init()835 struct fsl_secboot_img_priv *img = *img_ptr; in secboot_init()