Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-user.c2533 bool crypto_session = virtio_has_feature(dev->protocol_features, in vhost_user_crypto_create_session() local
2544 if (!crypto_session) { in vhost_user_crypto_create_session()
2635 bool crypto_session = virtio_has_feature(dev->protocol_features, in vhost_user_crypto_close_session() local
2644 if (!crypto_session) { in vhost_user_crypto_close_session()