Sign in
zircon-guest
/
third_party
/
linux
/
58c6c901705fce84ac7a8ec90291d23525782124
/
.
/
lib
/
crypto
/
Makefile
blob: d0bca68618f034c3b897a7604f11e4da41975395 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
y
+=
libblake2s
.
o
libblake2s
-
y
+=
blake2s
.
o blake2s
-
generic
.
o
ifneq
(
$
(
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS
),
y
)
libblake2s
-
y
+=
blake2s
-
selftest
.
o
endif