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

/* JADX INFO: loaded from: classes3.dex */
public final class zzce {
    public static zzbs zza(zzca zzcaVar, zzcm zzcmVar) {
        if (zzcmVar != null) {
            return zzbs.zza(zzcaVar.zzb());
        }
        throw new NullPointerException("SecretKeyAccess cannot be null");
    }

    public static void zza(zzbs zzbsVar, zzbz zzbzVar, zzcm zzcmVar) {
        if (zzcmVar != null) {
            zzbzVar.zza(zzbsVar.zzb());
            return;
        }
        throw new NullPointerException("SecretKeyAccess cannot be null");
    }
}
