xref: /kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# OCTEON-specific crypto modules.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-y += octeon-crypto.o
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciobj-$(CONFIG_CRYPTO_MD5_OCTEON)		+= octeon-md5.o
962306a36Sopenharmony_ciobj-$(CONFIG_CRYPTO_SHA1_OCTEON)	+= octeon-sha1.o
1062306a36Sopenharmony_ciobj-$(CONFIG_CRYPTO_SHA256_OCTEON)	+= octeon-sha256.o
1162306a36Sopenharmony_ciobj-$(CONFIG_CRYPTO_SHA512_OCTEON)	+= octeon-sha512.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024