Home
last modified time | relevance | path

Searched defs:session_id (Results 1 – 8 of 8) sorted by relevance

/qemu/backends/
H A Dcryptodev-vhost-user.c243 uint64_t session_id = 0; in cryptodev_vhost_user_crypto_create_session() local
305 uint64_t session_id, in cryptodev_vhost_user_close_session()
H A Dcryptodev-lkcf.c515 uint64_t *session_id) in cryptodev_lkcf_create_asym_session()
601 uint64_t session_id, in cryptodev_lkcf_close_session()
H A Dcryptodev-builtin.c422 uint64_t session_id, in cryptodev_builtin_close_session()
H A Dcryptodev.c158 uint64_t session_id, in cryptodev_backend_close_session()
/qemu/include/system/
H A Dcryptodev.h112 uint64_t session_id; member
186 uint64_t session_id; member
/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h101 uint64_t session_id; member
290 uint64_t session_id; member
341 uint64_t session_id; member
/qemu/hw/virtio/
H A Dvhost-user.c170 int64_t session_id; member
2528 uint64_t *session_id) in vhost_user_crypto_create_session()
2630 vhost_user_crypto_close_session(struct vhost_dev *dev, uint64_t session_id) in vhost_user_crypto_close_session()
H A Dvirtio-crypto.c257 uint64_t session_id; in virtio_crypto_handle_close_session() local