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
PM / sleep: Asynchronous threads for suspend_noirq
[linux/fpc-iii.git]
/
drivers
/
crypto
/
ccp
/
Makefile
blob
d3505a018720ed61dd533a3281e10b8cf5740304
1
obj-
$(
CONFIG_CRYPTO_DEV_CCP_DD
) +=
ccp.o
2
ccp-objs
:=
ccp-dev.o ccp-ops.o
3
ccp-objs
+=
ccp-pci.o
4
5
obj-
$(
CONFIG_CRYPTO_DEV_CCP_CRYPTO
) +=
ccp-crypto.o
6
ccp-crypto-objs
:=
ccp-crypto-main.o \
7
ccp-crypto-aes.o \
8
ccp-crypto-aes-cmac.o \
9
ccp-crypto-aes-xts.o \
10
ccp-crypto-sha.o