Lines Matching refs:nx
1 obj-$(CONFIG_CRYPTO_DEV_NX_ENCRYPT) += nx-crypto.o2 nx-crypto-objs := nx.o \4 nx-aes-cbc.o \5 nx-aes-ecb.o \6 nx-aes-gcm.o \7 nx-aes-ccm.o \8 nx-aes-ctr.o \9 nx-aes-xcbc.o \10 nx-sha256.o \11 nx-sha512.o13 obj-$(CONFIG_CRYPTO_DEV_NX_COMPRESS) += nx-compress.o14 nx-compress-objs := nx-842.o