Searched refs:hash_algo (Results 1 – 7 of 7) sorted by relevance
92 uint32_t hash_algo; member238 uint32_t hash_algo; member
49 uint32_t hash_algo; member
203 uint32_t hash_algo; member513 uint32_t hash_algo; member
236 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()
100 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()
228 backend->conf.hash_algo = 1u << VIRTIO_CRYPTO_HASH_SHA1; in cryptodev_vhost_user_init()
523 sess_info->u.rsa.padding_algo, sess_info->u.rsa.hash_algo, in cryptodev_lkcf_create_asym_session()
Completed in 31 milliseconds