Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2e23f8513e9d0cc6d07d36e4555badc2518df433
/
.
/
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