obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypt.o
qcrypt-objs := core.o \
		common.o \
		dma.o \
		sha.o \
		ablkcipher.o
