Searched refs:tck (Results 1 – 1 of 1) sorted by relevance
842 img4_buff_t tck = IMG4_BUFF_INIT; in authenticate_root_with_img4() local860 rv = imageboot_read_file(ticket_path, (void **)&tck.i4b_bytes, &tck.i4b_len, NULL); in authenticate_root_with_img4()866 DBG_TRACE("Got %lu bytes of manifest from %s\n", tck.i4b_len, ticket_path); in authenticate_root_with_img4()883 img4_firmware_attach_manifest(fw, &tck); in authenticate_root_with_img4()887 kfree_data(tck.i4b_bytes, tck.i4b_len); in authenticate_root_with_img4()