Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dvirtio-crypto.h48 uint32_t cipher_algo_h; member
/qemu/include/sysemu/
H A Dcryptodev.h237 uint32_t cipher_algo_h; member
/qemu/hw/virtio/
H A Dvirtio-crypto.c1038 vcrypto->conf.cipher_algo_h = in virtio_crypto_init_config()
1039 vcrypto->conf.cryptodev->conf.cipher_algo_h; in virtio_crypto_init_config()
1150 stl_le_p(&crypto_cfg.cipher_algo_h, c->conf.cipher_algo_h); in virtio_crypto_get_config()
/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h512 uint32_t cipher_algo_h; member