repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
[linux/fpc-iii.git]
/
drivers
/
crypto
/
nx
/
Makefile
blob
bb770ea45ce9390f47ac3bd52e5ecbb132c361c3
1
obj-
$(
CONFIG_CRYPTO_DEV_NX_ENCRYPT
) +=
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
12
13
obj-
$(
CONFIG_CRYPTO_DEV_NX_COMPRESS
) +=
nx-compress.o
14
nx-compress-objs
:=
nx-842.o