Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dimageboot.c797 size_t ticket_pathsz = 0; in authenticate_root_with_img4() local
816 ticket_path = imgboot_get_apticket_path(rootpath, &ticket_pathsz); in authenticate_root_with_img4()
851 kfree_data(ticket_path, ticket_pathsz); in authenticate_root_with_img4()