# SPDX-License-Identifier: GPL-2.0
#
# OCTEON-specific crypto modules.
#

obj-y += octeon-crypto.o

obj-$(CONFIG_CRYPTO_MD5_OCTEON)		+= octeon-md5.o
