package o2;

/* JADX INFO: loaded from: classes.dex */
public final class f {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final int f31349a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f31350b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final byte[] f31351c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f31352d = 0;

    public f(int i10, int i11) {
        this.f31349a = i10;
        this.f31350b = i11;
        this.f31351c = new byte[(i11 * 2) - 1];
    }
}
