Searched refs:virtio_crypto_akcipher_request (Results 1 – 1 of 1) sorted by relevance
36 struct virtio_crypto_akcipher_request { struct 53 struct virtio_crypto_akcipher_request *vc_akcipher_req, in virtio_crypto_akcipher_finalize_req() argument 67 struct virtio_crypto_akcipher_request *vc_akcipher_req = in virtio_crypto_dataq_akcipher_callback() 68 container_of(vc_req, struct virtio_crypto_akcipher_request, base); in virtio_crypto_dataq_akcipher_callback() 211 static int __virtio_crypto_akcipher_do_req(struct virtio_crypto_akcipher_request *vc_akcipher_req, in __virtio_crypto_akcipher_do_req() 273 struct virtio_crypto_akcipher_request *vc_akcipher_req = akcipher_request_ctx(req); in virtio_crypto_rsa_do_req() 314 struct virtio_crypto_akcipher_request *vc_akcipher_req = akcipher_request_ctx(req); in virtio_crypto_rsa_req() 449 sizeof(struct virtio_crypto_akcipher_request)); in virtio_crypto_rsa_init_tfm()