1obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypto.o 2qcrypto-objs := core.o \ 3 common.o \ 4 dma.o \ 5 sha.o \ 6 ablkcipher.o 7