Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dimageboot.c840 size_t ticket_pathsz = 0; in authenticate_root_with_img4() local
854 ticket_path = imgboot_get_apticket_path(rootpath, &ticket_pathsz); in authenticate_root_with_img4()
889 kfree_data(ticket_path, ticket_pathsz); in authenticate_root_with_img4()