Home
last modified time | relevance | path

Searched refs:hash_algo (Results 1 – 7 of 7) sorted by relevance

/qemu/include/sysemu/
A Dcryptodev.h92 uint32_t hash_algo; member
238 uint32_t hash_algo; member
/qemu/include/hw/virtio/
A Dvirtio-crypto.h49 uint32_t hash_algo; member
/qemu/include/standard-headers/linux/
A Dvirtio_crypto.h203 uint32_t hash_algo; member
513 uint32_t hash_algo; member
/qemu/hw/virtio/
A Dvirtio-crypto.c236 asym_info->u.rsa.hash_algo = in virtio_crypto_create_asym_session()
237 ldl_le_p(&sess_req->para.u.rsa.hash_algo); in virtio_crypto_create_asym_session()
1040 vcrypto->conf.hash_algo = vcrypto->conf.cryptodev->conf.hash_algo; in virtio_crypto_init_config()
1151 stl_le_p(&crypto_cfg.hash_algo, c->conf.hash_algo); in virtio_crypto_get_config()
/qemu/backends/
A Dcryptodev-builtin.c100 backend->conf.hash_algo = 1u << VIRTIO_CRYPTO_HASH_SHA1; in cryptodev_builtin_init()
323 sess_info->u.rsa.hash_algo, &opts.u.rsa, errp) != 0) { in cryptodev_builtin_create_akcipher_session()
A Dcryptodev-vhost-user.c228 backend->conf.hash_algo = 1u << VIRTIO_CRYPTO_HASH_SHA1; in cryptodev_vhost_user_init()
A Dcryptodev-lkcf.c523 sess_info->u.rsa.padding_algo, sess_info->u.rsa.hash_algo, in cryptodev_lkcf_create_asym_session()

Completed in 31 milliseconds