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