Searched refs:p_size (Results 1 – 2 of 2) sorted by relevance
40 int socfpga_vendor_authentication(void **p_image, size_t *p_size) in socfpga_vendor_authentication() argument51 img_sz = get_img_size((uint8_t *)img_addr, *p_size); in socfpga_vendor_authentication()81 mbox_data_sz = (BYTE_ALIGN(*p_size - img_sz, sizeof(uint32_t))) >> 2; in socfpga_vendor_authentication()114 *p_size = img_sz; in socfpga_vendor_authentication()
49 int socfpga_vendor_authentication(void **p_image, size_t *p_size);