Searched defs:vcrypto (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c238 int virtcrypto_dev_start(struct virtio_crypto *vcrypto) argument
264 void virtcrypto_dev_stop(struct virtio_crypto *vcrypto) argument
284 virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, uint32_t service, uint32_t algo) argument
[all...]
H A Dvirtio_crypto_core.c32 struct virtio_crypto *vcrypto = vq->vdev->priv; local
49 int virtio_crypto_ctrl_vq_request(struct virtio_crypto *vcrypto, struct scatterlist *sgs[], argument
91 struct virtio_crypto *vcrypto = vq->vdev->priv; local
195 virtcrypto_set_affinity(struct virtio_crypto *vcrypto) argument
254 virtcrypto_update_status(struct virtio_crypto *vcrypto) argument
296 virtcrypto_start_crypto_engines(struct virtio_crypto *vcrypto) argument
319 virtcrypto_clear_crypto_engines(struct virtio_crypto *vcrypto) argument
328 virtcrypto_del_vqs(struct virtio_crypto *vcrypto) argument
341 struct virtio_crypto *vcrypto = local
350 struct virtio_crypto *vcrypto; local
482 virtcrypto_free_unused_reqs(struct virtio_crypto *vcrypto) argument
500 struct virtio_crypto *vcrypto = vdev->priv; local
520 struct virtio_crypto *vcrypto = vdev->priv; local
528 struct virtio_crypto *vcrypto = vdev->priv; local
543 struct virtio_crypto *vcrypto = vdev->priv; local
[all...]
H A Dvirtio_crypto_skcipher_algs.c19 struct virtio_crypto *vcrypto; member in struct:virtio_crypto_skcipher_ctx
118 struct virtio_crypto *vcrypto = ctx->vcrypto; local
198 struct virtio_crypto *vcrypto = ctx->vcrypto; local
255 struct virtio_crypto *vcrypto = ctx->vcrypto; local
296 struct virtio_crypto *vcrypto = local
331 struct virtio_crypto *vcrypto = ctx->vcrypto; local
473 struct virtio_crypto *vcrypto = ctx->vcrypto; local
498 struct virtio_crypto *vcrypto = ctx->vcrypto; local
600 virtio_crypto_skcipher_algs_register(struct virtio_crypto *vcrypto) argument
631 virtio_crypto_skcipher_algs_unregister(struct virtio_crypto *vcrypto) argument
[all...]
H A Dvirtio_crypto_akcipher_algs.c28 struct virtio_crypto *vcrypto; member in struct:virtio_crypto_akcipher_ctx
112 struct virtio_crypto *vcrypto = ctx->vcrypto; local
171 struct virtio_crypto *vcrypto = ctx->vcrypto; local
225 struct virtio_crypto *vcrypto = ctx->vcrypto; local
293 struct virtio_crypto *vcrypto = ctx->vcrypto; local
332 struct virtio_crypto *vcrypto = ctx->vcrypto; local
374 struct virtio_crypto *vcrypto; local
548 virtio_crypto_akcipher_algs_register(struct virtio_crypto *vcrypto) argument
578 virtio_crypto_akcipher_algs_unregister(struct virtio_crypto *vcrypto) argument
[all...]

Completed in 99 milliseconds