package com.google.android.gms.internal.ads;

import java.math.BigInteger;

/* JADX INFO: loaded from: classes2.dex */
public final class rz1 {

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final rz1 f16264d;

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final BigInteger f16267c;

    static {
        BigInteger bigInteger = BigInteger.ONE;
        f16264d = new rz1(bigInteger, bigInteger, BigInteger.ZERO);
    }

    public rz1(BigInteger bigInteger, BigInteger bigInteger2, BigInteger bigInteger3) {
        this.f16265a = bigInteger;
        this.f16266b = bigInteger2;
        this.f16267c = bigInteger3;
    }
}
