blob: 19a7f899acff96289915ec5e6dc018cd65952283 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypto.o
3qcrypto-objs := core.o \
4 common.o \
5 dma.o \
6 sha.o \
7 ablkcipher.o