Searched refs:cipher_algo_l (Results 1 – 6 of 6) sorted by relevance
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 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()
Completed in 16 milliseconds