Searched refs:virtio_crypto_request (Results 1 – 4 of 4) sorted by relevance
101 struct virtio_crypto_request;103 (struct virtio_crypto_request *vc_req, int len);105 struct virtio_crypto_request { struct131 virtcrypto_clear_request(struct virtio_crypto_request *vc_req); argument
26 struct virtio_crypto_request base;53 (struct virtio_crypto_request *vc_req, int len) in virtio_crypto_dataq_sym_callback()327 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in __virtio_crypto_skcipher_do_req()470 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in virtio_crypto_skcipher_encrypt()493 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in virtio_crypto_skcipher_decrypt()536 struct virtio_crypto_request *vc_req = &vc_sym_req->base; in virtio_crypto_skcipher_crypt_req()
37 struct virtio_crypto_request base;65 static void virtio_crypto_dataq_akcipher_callback(struct virtio_crypto_request *vc_req, int len) in virtio_crypto_dataq_akcipher_callback()216 struct virtio_crypto_request *vc_req = &vc_akcipher_req->base; in __virtio_crypto_akcipher_do_req()274 struct virtio_crypto_request *vc_req = &vc_akcipher_req->base; in virtio_crypto_rsa_do_req()315 struct virtio_crypto_request *vc_req = &vc_akcipher_req->base; in virtio_crypto_rsa_req()
17 virtcrypto_clear_request(struct virtio_crypto_request *vc_req) in virtcrypto_clear_request()77 struct virtio_crypto_request *vc_req; in virtcrypto_done_task()477 struct virtio_crypto_request *vc_req; in virtcrypto_free_unused_reqs()
Completed in 11 milliseconds