Learn more about cloning repositories
You have read-only access
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypto.o
qcrypto-objs := core.o \
common.o \
dma.o \
sha.o \
ablkcipher.o
Everything looks good. Well let you know here if theres anything you should know about.