Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/virtio/
Dvirtio_crypto_common.h116 struct crypto_engine *engine, void *vreq);
Dvirtio_crypto_algs.c559 struct crypto_engine *engine, void *vreq) in virtio_crypto_skcipher_crypt_req() argument
561 struct skcipher_request *req = container_of(vreq, struct skcipher_request, base); in virtio_crypto_skcipher_crypt_req()
/kernel/linux/linux-5.10/tools/testing/vsock/
Dvsock_diag_test.c171 struct vsock_diag_req vreq; in send_req() member
178 .vreq = { in send_req()