# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_CRYPTO_LIB_SM4)			+= libsm4.o
libsm4-y					:= sm4.o
