Home
last modified time | relevance | path

Searched refs:virtio_crypto_sym_request (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c29 struct virtio_crypto_sym_request { struct
54 struct virtio_crypto_sym_request *vc_sym_req,
61 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_dataq_sym_callback()
62 container_of(vc_req, struct virtio_crypto_sym_request, base); in virtio_crypto_dataq_sym_callback()
326 __virtio_crypto_skcipher_do_req(struct virtio_crypto_sym_request *vc_sym_req, in __virtio_crypto_skcipher_do_req()
473 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_encrypt()
498 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_decrypt()
523 crypto_skcipher_set_reqsize(tfm, sizeof(struct virtio_crypto_sym_request)); in virtio_crypto_skcipher_init()
549 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_crypt_req()
565 struct virtio_crypto_sym_request *vc_sym_re in virtio_crypto_skcipher_finalize_req()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c26 struct virtio_crypto_sym_request { struct
51 struct virtio_crypto_sym_request *vc_sym_req,
58 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_dataq_sym_callback()
59 container_of(vc_req, struct virtio_crypto_sym_request, base); in virtio_crypto_dataq_sym_callback()
323 __virtio_crypto_skcipher_do_req(struct virtio_crypto_sym_request *vc_sym_req, in __virtio_crypto_skcipher_do_req()
470 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_encrypt()
495 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_decrypt()
520 crypto_skcipher_set_reqsize(tfm, sizeof(struct virtio_crypto_sym_request)); in virtio_crypto_skcipher_init()
543 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_crypt_req()
559 struct virtio_crypto_sym_request *vc_sym_re in virtio_crypto_skcipher_finalize_req()
[all...]

Completed in 2 milliseconds