Searched refs:vreq (Results 1 – 3 of 3) sorted by relevance
130 struct crypto_engine *engine, void *vreq);
287 static int virtio_crypto_rsa_do_req(struct crypto_engine *engine, void *vreq) in virtio_crypto_rsa_do_req() argument289 struct akcipher_request *req = container_of(vreq, struct akcipher_request, base); in virtio_crypto_rsa_do_req()
546 struct crypto_engine *engine, void *vreq) in virtio_crypto_skcipher_crypt_req() argument548 struct skcipher_request *req = container_of(vreq, struct skcipher_request, base); in virtio_crypto_skcipher_crypt_req()