Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h127 struct crypto_engine *engine, void *vreq);
H A Dvirtio_crypto_akcipher_algs.c283 static int virtio_crypto_rsa_do_req(struct crypto_engine *engine, void *vreq) in virtio_crypto_rsa_do_req() argument
285 struct akcipher_request *req = container_of(vreq, struct akcipher_request, base); in virtio_crypto_rsa_do_req()
H A Dvirtio_crypto_algs.c546 struct crypto_engine *engine, void *vreq) in virtio_crypto_skcipher_crypt_req()
548 struct skcipher_request *req = container_of(vreq, struct skcipher_request, base); in virtio_crypto_skcipher_crypt_req()
545 virtio_crypto_skcipher_crypt_req( struct crypto_engine *engine, void *vreq) virtio_crypto_skcipher_crypt_req() argument
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h130 struct crypto_engine *engine, void *vreq);
H A Dvirtio_crypto_akcipher_algs.c287 static int virtio_crypto_rsa_do_req(struct crypto_engine *engine, void *vreq) in virtio_crypto_rsa_do_req() argument
289 struct akcipher_request *req = container_of(vreq, struct akcipher_request, base); in virtio_crypto_rsa_do_req()
H A Dvirtio_crypto_skcipher_algs.c540 struct crypto_engine *engine, void *vreq) in virtio_crypto_skcipher_crypt_req()
542 struct skcipher_request *req = container_of(vreq, struct skcipher_request, base); in virtio_crypto_skcipher_crypt_req()
539 virtio_crypto_skcipher_crypt_req( struct crypto_engine *engine, void *vreq) virtio_crypto_skcipher_crypt_req() argument
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dvsock_diag_test.c171 struct vsock_diag_req vreq; in send_req() member
178 .vreq = { in send_req()
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_diag_test.c171 struct vsock_diag_req vreq; in send_req() member
178 .vreq = { in send_req()

Completed in 7 milliseconds