Searched refs:CryptoDevBackendClient (Results 1 – 9 of 9) sorted by relevance
50 typedef struct CryptoDevBackendClient51 CryptoDevBackendClient; typedef216 struct CryptoDevBackendClient { struct221 QTAILQ_ENTRY(CryptoDevBackendClient) next; argument225 CryptoDevBackendClient *ccs[MAX_CRYPTO_QUEUE_NUM];325 CryptoDevBackendClient *cryptodev_backend_new_client(void);335 CryptoDevBackendClient *cc);
38 CryptoDevBackendClient *cc;45 CryptoDevBackendClient *cc;101 cryptodev_get_vhost(CryptoDevBackendClient *cc,
46 CryptoDevBackendClient *cc,
118 cryptodev_get_vhost(CryptoDevBackendClient *cc, in cryptodev_get_vhost()149 vhost_set_vring_enable(CryptoDevBackendClient *cc, in vhost_set_vring_enable()181 CryptoDevBackendClient *cc; in cryptodev_vhost_start()253 CryptoDevBackendClient *cc; in cryptodev_vhost_stop()278 CryptoDevBackendClient *cc; in cryptodev_vhost_virtqueue_mask()294 CryptoDevBackendClient *cc; in cryptodev_vhost_virtqueue_pending()322 cryptodev_get_vhost(CryptoDevBackendClient *cc, in cryptodev_get_vhost()
64 CryptoDevBackendClient *cc, in cryptodev_vhost_user_get_vhost()188 CryptoDevBackendClient *cc; in cryptodev_vhost_user_init()240 CryptoDevBackendClient *cc = in cryptodev_vhost_user_crypto_create_session()311 CryptoDevBackendClient *cc = in cryptodev_vhost_user_close_session()343 CryptoDevBackendClient *cc; in cryptodev_vhost_user_cleanup()
60 static QTAILQ_HEAD(, CryptoDevBackendClient) crypto_clients;84 CryptoDevBackendClient *cc = backend->conf.peers.ccs[i]; in qmp_query_cryptodev_foreach()107 CryptoDevBackendClient *cryptodev_backend_new_client(void) in cryptodev_backend_new_client()109 CryptoDevBackendClient *cc; in cryptodev_backend_new_client()111 cc = g_new0(CryptoDevBackendClient, 1); in cryptodev_backend_new_client()118 CryptoDevBackendClient *cc) in cryptodev_backend_free_client()
81 CryptoDevBackendClient *cc; in cryptodev_builtin_init()591 CryptoDevBackendClient *cc; in cryptodev_builtin_cleanup()
211 CryptoDevBackendClient *cc; in cryptodev_lkcf_init()256 CryptoDevBackendClient *cc; in cryptodev_lkcf_cleanup()
1175 CryptoDevBackendClient *cc = b->conf.peers.ccs[0]; in virtio_crypto_vhost_status()1251 CryptoDevBackendClient *cc; in virtio_crypto_get_vhost()