package com.google.crypto.tink.proto;

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

    private AesCmac() {
    }
}
