Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h288 struct virtio_crypto_destroy_session_req { struct
309 struct virtio_crypto_destroy_session_req argument
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h288 struct virtio_crypto_destroy_session_req { struct
309 struct virtio_crypto_destroy_session_req argument
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c170 struct virtio_crypto_destroy_session_req *destroy_session; in virtio_crypto_alg_akcipher_close_session()
H A Dvirtio_crypto_skcipher_algs.c197 struct virtio_crypto_destroy_session_req *destroy_session; in virtio_crypto_alg_skcipher_close_session()
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c253 struct virtio_crypto_destroy_session_req *close_sess_req, in virtio_crypto_handle_close_session()