Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h95 struct virtio_crypto_op_ctrl_req ctrl;
H A Dvirtio_crypto_akcipher_algs.c116 struct virtio_crypto_op_ctrl_req *ctrl; in virtio_crypto_alg_akcipher_init_session()
174 struct virtio_crypto_op_ctrl_req *ctrl; in virtio_crypto_alg_akcipher_close_session()
H A Dvirtio_crypto_skcipher_algs.c122 struct virtio_crypto_op_ctrl_req *ctrl; in virtio_crypto_alg_skcipher_init_session()
201 struct virtio_crypto_op_ctrl_req *ctrl; in virtio_crypto_alg_skcipher_close_session()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h295 struct virtio_crypto_op_ctrl_req { struct
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h295 struct virtio_crypto_op_ctrl_req { struct
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c341 struct virtio_crypto_op_ctrl_req ctrl; in virtio_crypto_handle_ctrl()