virtio_crypto_table 14 drivers/crypto/virtio/virtio_crypto_mgr.c static LIST_HEAD(virtio_crypto_table); virtio_crypto_table 45 drivers/crypto/virtio/virtio_crypto_mgr.c list_for_each(itr, &virtio_crypto_table) { virtio_crypto_table 55 drivers/crypto/virtio/virtio_crypto_mgr.c list_add_tail(&vcrypto_dev->list, &virtio_crypto_table); virtio_crypto_table 63 drivers/crypto/virtio/virtio_crypto_mgr.c return &virtio_crypto_table; virtio_crypto_table 99 drivers/crypto/virtio/virtio_crypto_mgr.c if (!list_empty(&virtio_crypto_table)) virtio_crypto_table 100 drivers/crypto/virtio/virtio_crypto_mgr.c dev = list_first_entry(&virtio_crypto_table,