Searched refs:i4b_len (Results 1 – 2 of 2) sorted by relevance
806 size_t i4b_len; member817 .i4b_len = 0, \
821 rv = imageboot_read_file(ticket_path, (void **)&tck.i4b_bytes, &tck.i4b_len, NULL); in authenticate_root_with_img4()827 DBG_TRACE("Got %lu bytes of manifest from %s\n", tck.i4b_len, ticket_path); in authenticate_root_with_img4()848 kfree_data(tck.i4b_bytes, tck.i4b_len); in authenticate_root_with_img4()