Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
c1e26e1ef7ab50f30e5fbf004fe96ed44321ca78
/
.
/
arch
/
s390
/
crypto
/
Makefile
blob: 50843f8d0951cb1f828a1ea306a8eec89db7ee48 [
file
] [
log
] [
blame
]
#
# Cryptographic API
#
obj
-
$
(
CONFIG_CRYPTO_SHA1_S390
)
+=
sha1_s390
.
o
obj
-
$
(
CONFIG_CRYPTO_DES_S390
)
+=
des_s390
.
o des_check_key
.
o
obj
-
$
(
CONFIG_CRYPTO_TEST
)
+=
crypt_s390_query
.
o