Home
last modified time | relevance | path

Searched refs:crypto_session (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-user.c2531 bool crypto_session = virtio_has_feature(dev->protocol_features, in vhost_user_crypto_create_session() local
2542 if (!crypto_session) { in vhost_user_crypto_create_session()
2633 bool crypto_session = virtio_has_feature(dev->protocol_features, in vhost_user_crypto_close_session() local
2642 if (!crypto_session) { in vhost_user_crypto_close_session()