Searched defs:vcrypto (Results 1 – 3 of 3) sorted by relevance
27 struct virtio_crypto *vcrypto = vq->vdev->priv; in virtcrypto_dataq_callback() local143 static void virtcrypto_set_affinity(struct virtio_crypto *vcrypto) in virtcrypto_set_affinity()202 static int virtcrypto_update_status(struct virtio_crypto *vcrypto) in virtcrypto_update_status()244 static int virtcrypto_start_crypto_engines(struct virtio_crypto *vcrypto) in virtcrypto_start_crypto_engines()267 static void virtcrypto_clear_crypto_engines(struct virtio_crypto *vcrypto) in virtcrypto_clear_crypto_engines()276 static void virtcrypto_del_vqs(struct virtio_crypto *vcrypto) in virtcrypto_del_vqs()290 struct virtio_crypto *vcrypto; in virtcrypto_probe() local416 static void virtcrypto_free_unused_reqs(struct virtio_crypto *vcrypto) in virtcrypto_free_unused_reqs()433 struct virtio_crypto *vcrypto = vdev->priv; in virtcrypto_remove() local449 struct virtio_crypto *vcrypto = vdev->priv; in virtcrypto_config_changed() local[all …]
21 struct virtio_crypto *vcrypto; member123 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_ablkcipher_init_session() local212 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_ablkcipher_close_session() local272 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_ablkcipher_init_sessions() local317 struct virtio_crypto *vcrypto = in virtio_crypto_ablkcipher_setkey() local352 struct virtio_crypto *vcrypto = ctx->vcrypto; in __virtio_crypto_ablkcipher_do_req() local483 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_ablkcipher_encrypt() local503 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_ablkcipher_decrypt() local600 int virtio_crypto_algs_register(struct virtio_crypto *vcrypto) in virtio_crypto_algs_register()631 void virtio_crypto_algs_unregister(struct virtio_crypto *vcrypto) in virtio_crypto_algs_unregister()
238 int virtcrypto_dev_start(struct virtio_crypto *vcrypto) in virtcrypto_dev_start()258 void virtcrypto_dev_stop(struct virtio_crypto *vcrypto) in virtcrypto_dev_stop()277 bool virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, in virtcrypto_algo_is_supported()