Searched defs:vcrypto (Results 1 – 3 of 3) sorted by relevance
39 struct virtio_crypto *vcrypto = vq->vdev->priv; in virtcrypto_dataq_callback() local155 static void virtcrypto_set_affinity(struct virtio_crypto *vcrypto) in virtcrypto_set_affinity()214 static int virtcrypto_update_status(struct virtio_crypto *vcrypto) in virtcrypto_update_status()256 static int virtcrypto_start_crypto_engines(struct virtio_crypto *vcrypto) in virtcrypto_start_crypto_engines()279 static void virtcrypto_clear_crypto_engines(struct virtio_crypto *vcrypto) in virtcrypto_clear_crypto_engines()288 static void virtcrypto_del_vqs(struct virtio_crypto *vcrypto) in virtcrypto_del_vqs()302 struct virtio_crypto *vcrypto; in virtcrypto_probe() local428 static void virtcrypto_free_unused_reqs(struct virtio_crypto *vcrypto) in virtcrypto_free_unused_reqs()445 struct virtio_crypto *vcrypto = vdev->priv; in virtcrypto_remove() local461 struct virtio_crypto *vcrypto = vdev->priv; in virtcrypto_config_changed() local[all …]
33 struct virtio_crypto *vcrypto; member135 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_ablkcipher_init_session() local226 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_ablkcipher_close_session() local286 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_ablkcipher_init_sessions() local331 struct virtio_crypto *vcrypto = in virtio_crypto_ablkcipher_setkey() local366 struct virtio_crypto *vcrypto = ctx->vcrypto; in __virtio_crypto_ablkcipher_do_req() local497 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_ablkcipher_encrypt() local517 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_ablkcipher_decrypt() local614 int virtio_crypto_algs_register(struct virtio_crypto *vcrypto) in virtio_crypto_algs_register()645 void virtio_crypto_algs_unregister(struct virtio_crypto *vcrypto) in virtio_crypto_algs_unregister()
250 int virtcrypto_dev_start(struct virtio_crypto *vcrypto) in virtcrypto_dev_start()270 void virtcrypto_dev_stop(struct virtio_crypto *vcrypto) in virtcrypto_dev_stop()289 bool virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, in virtcrypto_algo_is_supported()