• Home
  • Engineering
  • Training
  • Docs
  • Community
  • Company
  • twitter
  • mastodon
  • linkedin
  • github

Bootlin logo

Elixir Cross Referencer

Open Menu / drivers / crypto / virtio / Makefile

Projects

  • linux

Versions

  • FIXME
    • FIXME
      • next-20260811
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CRYPTO_DEV_VIRTIO) += virtio_crypto.o
virtio_crypto-objs := \
	virtio_crypto_skcipher_algs.o \
	virtio_crypto_akcipher_algs.o \
	virtio_crypto_mgr.o \
	virtio_crypto_core.o
linux next-20260811 Download file Top powered by Elixir a26ba81