Home
last modified time | relevance | path

Searched refs:vreq (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vsock/
H A Dvsock_diag_test.c173 struct vsock_diag_req vreq; in send_req() member
180 .vreq = { in send_req()
/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c270 static int virtio_crypto_rsa_do_req(struct crypto_engine *engine, void *vreq) in virtio_crypto_rsa_do_req() argument
272 struct akcipher_request *req = container_of(vreq, struct akcipher_request, base); in virtio_crypto_rsa_do_req()
H A Dvirtio_crypto_skcipher_algs.c531 struct crypto_engine *engine, void *vreq) in virtio_crypto_skcipher_crypt_req() argument
533 struct skcipher_request *req = container_of(vreq, struct skcipher_request, base); in virtio_crypto_skcipher_crypt_req()