Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_common.h128 struct crypto_engine *engine, void *vreq);
Dvirtio_crypto_algs.c557 struct crypto_engine *engine, void *vreq) in virtio_crypto_ablkcipher_crypt_req() argument
559 struct ablkcipher_request *req = container_of(vreq, struct ablkcipher_request, base); in virtio_crypto_ablkcipher_crypt_req()
/Linux-v4.19/tools/testing/vsock/
Dvsock_diag_test.c185 struct vsock_diag_req vreq; in send_req() member
192 .vreq = { in send_req()