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

/linux-4.1.27/drivers/crypto/
H A Dimg-hash.c82 struct img_hash_dev;
85 struct img_hash_dev *hdev;
110 struct img_hash_dev *hdev;
115 struct img_hash_dev { struct
147 static inline u32 img_hash_read(struct img_hash_dev *hdev, u32 offset) img_hash_read()
152 static inline void img_hash_write(struct img_hash_dev *hdev, img_hash_write()
158 static inline u32 img_hash_read_result_queue(struct img_hash_dev *hdev) img_hash_read_result_queue()
163 static void img_hash_start(struct img_hash_dev *hdev, bool dma) img_hash_start()
189 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf, img_hash_xmit_cpu()
210 struct img_hash_dev *hdev = (struct img_hash_dev *)data; img_hash_dma_callback()
221 static int img_hash_xmit_dma(struct img_hash_dev *hdev, struct scatterlist *sg) img_hash_xmit_dma()
252 static int img_hash_write_via_cpu(struct img_hash_dev *hdev) img_hash_write_via_cpu()
294 struct img_hash_dev *hdev = ctx->hdev; img_hash_finish_req()
312 static int img_hash_write_via_dma(struct img_hash_dev *hdev) img_hash_write_via_dma()
330 static int img_hash_dma_init(struct img_hash_dev *hdev) img_hash_dma_init()
358 struct img_hash_dev *hdev = (struct img_hash_dev *)d; img_hash_dma_task()
428 static int img_hash_write_via_dma_stop(struct img_hash_dev *hdev) img_hash_write_via_dma_stop()
438 static int img_hash_process_data(struct img_hash_dev *hdev) img_hash_process_data()
458 static int img_hash_hw_init(struct img_hash_dev *hdev) img_hash_hw_init()
494 static int img_hash_handle_queue(struct img_hash_dev *hdev, img_hash_handle_queue()
595 struct img_hash_dev *hdev = NULL; img_hash_digest()
596 struct img_hash_dev *tmp; img_hash_digest()
678 struct img_hash_dev *hdev = dev_id; img_irq_handler()
803 static int img_register_algs(struct img_hash_dev *hdev) img_register_algs()
821 static int img_unregister_algs(struct img_hash_dev *hdev) img_unregister_algs()
832 struct img_hash_dev *hdev = (struct img_hash_dev *)data; img_hash_done_task()
879 struct img_hash_dev *hdev; img_hash_probe()
996 static struct img_hash_dev *hdev; img_hash_remove()

Completed in 86 milliseconds