Sign in
android-kvm
/
linux
/
371bf42732694d142b0de026e152266c039b97d3
/
.
/
drivers
/
staging
/
skein
/
Makefile
blob: 86b7966d694e9b1f13d97246b5874b11e5c21d51 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the skein secure hash algorithm
#
obj
-
$
(
CONFIG_CRYPTO_SKEIN
)
+=
skein
.
o
skein
-
y
:=
skein_base
.
o \
skein_api
.
o \
skein_block
.
o \
threefish_block
.
o \
threefish_api
.
o \
skein_generic
.
o