repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
drivers
/
crypto
/
nx
/
Makefile
blob
411ce59c80d1169e4b2b579f85b5fa67ecddf12c
1
obj-
$(
CONFIG_CRYPTO_DEV_NX
) +=
nx-crypto.o
2
nx-crypto-objs
:=
nx.o \
3
nx_debugfs.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.o