Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
A Dvirtio-crypto.h47 uint32_t cipher_algo_l; member
/qemu/include/sysemu/
A Dcryptodev.h236 uint32_t cipher_algo_l; member
/qemu/hw/virtio/
A Dvirtio-crypto.c1036 vcrypto->conf.cipher_algo_l = in virtio_crypto_init_config()
1037 vcrypto->conf.cryptodev->conf.cipher_algo_l; in virtio_crypto_init_config()
1149 stl_le_p(&crypto_cfg.cipher_algo_l, c->conf.cipher_algo_l); in virtio_crypto_get_config()
/qemu/include/standard-headers/linux/
A Dvirtio_crypto.h511 uint32_t cipher_algo_l; member
/qemu/backends/
A Dcryptodev-vhost-user.c227 backend->conf.cipher_algo_l = 1u << VIRTIO_CRYPTO_CIPHER_AES_CBC; in cryptodev_vhost_user_init()
A Dcryptodev-builtin.c99 backend->conf.cipher_algo_l = 1u << VIRTIO_CRYPTO_CIPHER_AES_CBC; in cryptodev_builtin_init()

Completed in 16 milliseconds