package com.google.crypto.tink.proto;

import com.google.crypto.tink.shaded.protobuf.ExtensionRegistryLite;
/* loaded from: classes4.dex */
public final class AesGcmSiv {
    public static void registerAllExtensions(ExtensionRegistryLite registry) {
    }

    private AesGcmSiv() {
    }
}
