Searched refs:cipher_algo_l (Results 1 – 10 of 10) sorted by relevance
356 u32 cipher_algo_l = 0; in virtcrypto_probe() local403 cipher_algo_l, &cipher_algo_l); in virtcrypto_probe()437 vcrypto->cipher_algo_l = cipher_algo_l; in virtcrypto_probe()
59 u32 cipher_algo_l; member
303 algo_mask = vcrypto->cipher_algo_l; in virtcrypto_algo_is_supported()
47 uint32_t cipher_algo_l; member
236 uint32_t cipher_algo_l; member
1036 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()
511 __le32 cipher_algo_l; member
511 uint32_t cipher_algo_l; member
227 backend->conf.cipher_algo_l = 1u << VIRTIO_CRYPTO_CIPHER_AES_CBC; in cryptodev_vhost_user_init()
99 backend->conf.cipher_algo_l = 1u << VIRTIO_CRYPTO_CIPHER_AES_CBC; in cryptodev_builtin_init()