Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dimageboot.c803 size_t ticket_pathsz = 0; in authenticate_root_with_img4() local
817 ticket_path = imgboot_get_apticket_path(rootpath, &ticket_pathsz); in authenticate_root_with_img4()
852 kfree_data(ticket_path, ticket_pathsz); in authenticate_root_with_img4()