Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h116 struct crypto_engine *engine, void *vreq);
H A 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()
/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dvsock_diag_test.c171 struct vsock_diag_req vreq; in send_req() member
178 .vreq = { in send_req()