Searched defs:vc_req (Results 1 – 3 of 3) sorted by relevance
59 (struct virtio_crypto_request *vc_req, int len) in virtio_crypto_dataq_sym_callback()332 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in __virtio_crypto_skcipher_do_req() local475 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in virtio_crypto_skcipher_encrypt() local500 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in virtio_crypto_skcipher_decrypt() local551 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in virtio_crypto_skcipher_crypt_req() local
17 virtcrypto_clear_request(struct virtio_crypto_request *vc_req) in virtcrypto_clear_request()78 struct virtio_crypto_request *vc_req; in virtcrypto_dataq_callback() local473 struct virtio_crypto_request *vc_req; in virtcrypto_free_unused_reqs() local
68 static void virtio_crypto_dataq_akcipher_callback(struct virtio_crypto_request *vc_req, int len) in virtio_crypto_dataq_akcipher_callback()223 struct virtio_crypto_request *vc_req = &vc_akcipher_req->base; in __virtio_crypto_akcipher_do_req() local290 struct virtio_crypto_request *vc_req = &vc_akcipher_req->base; in virtio_crypto_rsa_do_req() local330 struct virtio_crypto_request *vc_req = &vc_akcipher_req->base; in virtio_crypto_rsa_req() local
Completed in 9 milliseconds