Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c238 int virtcrypto_dev_start(struct virtio_crypto *vcrypto) in virtcrypto_dev_start() argument
264 void virtcrypto_dev_stop(struct virtio_crypto *vcrypto) in virtcrypto_dev_stop() argument
284 virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, uint32_t service, uint32_t algo) virtcrypto_algo_is_supported() argument
[all...]
H A Dvirtio_crypto_core.c32 struct virtio_crypto *vcrypto = vq->vdev->priv; in virtcrypto_ctrlq_callback() local
51 int virtio_crypto_ctrl_vq_request(struct virtio_crypto *vcrypto, struct scatterlist *sgs[], in virtio_crypto_ctrl_vq_request() argument
93 struct virtio_crypto *vcrypto = vq->vdev->priv; virtcrypto_dataq_callback() local
196 virtcrypto_set_affinity(struct virtio_crypto *vcrypto) virtcrypto_set_affinity() argument
255 virtcrypto_update_status(struct virtio_crypto *vcrypto) virtcrypto_update_status() argument
297 virtcrypto_start_crypto_engines(struct virtio_crypto *vcrypto) virtcrypto_start_crypto_engines() argument
320 virtcrypto_clear_crypto_engines(struct virtio_crypto *vcrypto) virtcrypto_clear_crypto_engines() argument
329 virtcrypto_del_vqs(struct virtio_crypto *vcrypto) virtcrypto_del_vqs() argument
343 struct virtio_crypto *vcrypto; virtcrypto_probe() local
473 virtcrypto_free_unused_reqs(struct virtio_crypto *vcrypto) virtcrypto_free_unused_reqs() argument
490 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_remove() local
509 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_config_changed() local
517 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_freeze() local
531 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_restore() local
[all...]
H A Dvirtio_crypto_akcipher_algs.c28 struct virtio_crypto *vcrypto; member
108 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_akcipher_init_session() local
167 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_akcipher_close_session() local
221 struct virtio_crypto *vcrypto = ctx->vcrypto; in __virtio_crypto_akcipher_do_req() local
289 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_rsa_do_req() local
328 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_rsa_req() local
370 struct virtio_crypto *vcrypto; virtio_crypto_rsa_set_key() local
540 virtio_crypto_akcipher_algs_register(struct virtio_crypto *vcrypto) virtio_crypto_akcipher_algs_register() argument
570 virtio_crypto_akcipher_algs_unregister(struct virtio_crypto *vcrypto) virtio_crypto_akcipher_algs_unregister() argument
[all...]
H A Dvirtio_crypto_algs.c22 struct virtio_crypto *vcrypto; member
121 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_skcipher_init_session() local
201 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_skcipher_close_session() local
258 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_skcipher_init_sessions() local
299 struct virtio_crypto *vcrypto = virtio_crypto_skcipher_setkey() local
334 struct virtio_crypto *vcrypto = ctx->vcrypto; __virtio_crypto_skcipher_do_req() local
476 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_skcipher_encrypt() local
501 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_skcipher_decrypt() local
603 virtio_crypto_algs_register(struct virtio_crypto *vcrypto) virtio_crypto_algs_register() argument
634 virtio_crypto_algs_unregister(struct virtio_crypto *vcrypto) virtio_crypto_algs_unregister() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c238 int virtcrypto_dev_start(struct virtio_crypto *vcrypto) in virtcrypto_dev_start() argument
264 void virtcrypto_dev_stop(struct virtio_crypto *vcrypto) in virtcrypto_dev_stop() argument
284 virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, uint32_t service, uint32_t algo) virtcrypto_algo_is_supported() argument
[all...]
H A Dvirtio_crypto_core.c32 struct virtio_crypto *vcrypto = vq->vdev->priv; in virtcrypto_ctrlq_callback() local
51 int virtio_crypto_ctrl_vq_request(struct virtio_crypto *vcrypto, struct scatterlist *sgs[], in virtio_crypto_ctrl_vq_request() argument
93 struct virtio_crypto *vcrypto = vq->vdev->priv; virtcrypto_dataq_callback() local
197 virtcrypto_set_affinity(struct virtio_crypto *vcrypto) virtcrypto_set_affinity() argument
256 virtcrypto_update_status(struct virtio_crypto *vcrypto) virtcrypto_update_status() argument
298 virtcrypto_start_crypto_engines(struct virtio_crypto *vcrypto) virtcrypto_start_crypto_engines() argument
321 virtcrypto_clear_crypto_engines(struct virtio_crypto *vcrypto) virtcrypto_clear_crypto_engines() argument
330 virtcrypto_del_vqs(struct virtio_crypto *vcrypto) virtcrypto_del_vqs() argument
343 struct virtio_crypto *vcrypto = vcrypto_config_changed_work() local
352 struct virtio_crypto *vcrypto; virtcrypto_probe() local
484 virtcrypto_free_unused_reqs(struct virtio_crypto *vcrypto) virtcrypto_free_unused_reqs() argument
502 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_remove() local
522 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_config_changed() local
530 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_freeze() local
545 struct virtio_crypto *vcrypto = vdev->priv; virtcrypto_restore() local
[all...]
H A Dvirtio_crypto_akcipher_algs.c28 struct virtio_crypto *vcrypto; member
112 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_akcipher_init_session() local
171 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_akcipher_close_session() local
225 struct virtio_crypto *vcrypto = ctx->vcrypto; in __virtio_crypto_akcipher_do_req() local
293 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_rsa_do_req() local
332 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_rsa_req() local
374 struct virtio_crypto *vcrypto; virtio_crypto_rsa_set_key() local
548 virtio_crypto_akcipher_algs_register(struct virtio_crypto *vcrypto) virtio_crypto_akcipher_algs_register() argument
578 virtio_crypto_akcipher_algs_unregister(struct virtio_crypto *vcrypto) virtio_crypto_akcipher_algs_unregister() argument
[all...]
H A Dvirtio_crypto_skcipher_algs.c19 struct virtio_crypto *vcrypto; member
118 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_skcipher_init_session() local
198 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_skcipher_close_session() local
255 struct virtio_crypto *vcrypto = ctx->vcrypto; in virtio_crypto_alg_skcipher_init_sessions() local
296 struct virtio_crypto *vcrypto = virtio_crypto_skcipher_setkey() local
331 struct virtio_crypto *vcrypto = ctx->vcrypto; __virtio_crypto_skcipher_do_req() local
473 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_skcipher_encrypt() local
498 struct virtio_crypto *vcrypto = ctx->vcrypto; virtio_crypto_skcipher_decrypt() local
600 virtio_crypto_skcipher_algs_register(struct virtio_crypto *vcrypto) virtio_crypto_skcipher_algs_register() argument
631 virtio_crypto_skcipher_algs_unregister(struct virtio_crypto *vcrypto) virtio_crypto_skcipher_algs_unregister() argument
[all...]

Completed in 6 milliseconds