Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
7c3576d261ce046789a7db14f43303f8120910c7
/
.
/
drivers
/
crypto
/
Makefile
blob: 6059cf8694141c077dc592e3186865d815aa6097 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_CRYPTO_DEV_PADLOCK
)
+=
padlock
.
o
obj
-
$
(
CONFIG_CRYPTO_DEV_PADLOCK_AES
)
+=
padlock
-
aes
.
o
obj
-
$
(
CONFIG_CRYPTO_DEV_PADLOCK_SHA
)
+=
padlock
-
sha
.
o
obj
-
$
(
CONFIG_CRYPTO_DEV_GEODE
)
+=
geode
-
aes
.
o