Searched refs:authenticate_root_with_chunklist (Results 1 – 3 of 3) sorted by relevance
39 int authenticate_root_with_chunklist(const char *rootdmg_path, boolean_t *out_enforced);
249 error = authenticate_root_with_chunklist(image_path, NULL); in imageboot_pivot_image()1055 error = authenticate_root_with_chunklist(path, &auth_root); in imageboot_setup_new()
431 authenticate_root_with_chunklist(const char *rootdmg_path, boolean_t *out_enforced) in authenticate_root_with_chunklist() function