Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/virtio/
Dvirtio_crypto_common.h116 struct crypto_engine *engine, void *vreq);
Dvirtio_crypto_algs.c543 struct crypto_engine *engine, void *vreq) in virtio_crypto_ablkcipher_crypt_req() argument
545 struct ablkcipher_request *req = container_of(vreq, struct ablkcipher_request, base); in virtio_crypto_ablkcipher_crypt_req()
/Linux-v5.4/tools/testing/vsock/
Dvsock_diag_test.c181 struct vsock_diag_req vreq; in send_req() member
188 .vreq = { in send_req()