Home
last modified time | relevance | path

Searched defs:virtio_crypto_request (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/virtio/
A Dvirtio_crypto_common.h91 struct virtio_crypto_request { struct
92 uint8_t status;
93 struct virtio_crypto_op_data_req *req_data;
94 struct scatterlist **sgs;
95 struct data_queue *dataq;
119 virtcrypto_clear_request(struct virtio_crypto_request *vc_req); argument

Completed in 4 milliseconds