Searched refs:vreq (Results 1 – 3 of 3) sorted by relevance
173 struct vsock_diag_req vreq; in send_req() member180 .vreq = { in send_req()
270 static int virtio_crypto_rsa_do_req(struct crypto_engine *engine, void *vreq) in virtio_crypto_rsa_do_req() argument272 struct akcipher_request *req = container_of(vreq, struct akcipher_request, base); in virtio_crypto_rsa_do_req()
531 struct crypto_engine *engine, void *vreq) in virtio_crypto_skcipher_crypt_req() argument533 struct skcipher_request *req = container_of(vreq, struct skcipher_request, base); in virtio_crypto_skcipher_crypt_req()