Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.13 6 lines 115 B view raw
1obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypto.o 2qcrypto-objs := core.o \ 3 common.o \ 4 dma.o \ 5 sha.o \ 6 ablkcipher.o