Searched refs:vreq (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h130 struct crypto_engine *engine, void *vreq);
H A Dvirtio_crypto_skcipher_algs.c540 struct crypto_engine *engine, void *vreq)
542 struct skcipher_request *req = container_of(vreq, struct skcipher_request, base);
539 virtio_crypto_skcipher_crypt_req( struct crypto_engine *engine, void *vreq) argument
H A Dvirtio_crypto_akcipher_algs.c287 static int virtio_crypto_rsa_do_req(struct crypto_engine *engine, void *vreq) argument
289 struct akcipher_request *req = container_of(vreq, struct akcipher_request, base);
/linux-master/tools/testing/vsock/
H A Dvsock_diag_test.c173 struct vsock_diag_req vreq; member in struct:__anon3492
180 .vreq = {

Completed in 152 milliseconds