Searched refs:img_hash_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | img-hash.c | 81 struct img_hash_dev; 84 struct img_hash_dev *hdev; 111 struct img_hash_dev *hdev; 116 struct img_hash_dev { struct 148 static inline u32 img_hash_read(struct img_hash_dev *hdev, u32 offset) in img_hash_read() 153 static inline void img_hash_write(struct img_hash_dev *hdev, in img_hash_write() 159 static inline u32 img_hash_read_result_queue(struct img_hash_dev *hdev) in img_hash_read_result_queue() 164 static void img_hash_start(struct img_hash_dev *hdev, bool dma) in img_hash_start() 190 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf, in img_hash_xmit_cpu() 211 struct img_hash_dev *hde in img_hash_dma_callback() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | img-hash.c | 82 struct img_hash_dev; 85 struct img_hash_dev *hdev; 112 struct img_hash_dev *hdev; 117 struct img_hash_dev { struct 149 static inline u32 img_hash_read(struct img_hash_dev *hdev, u32 offset) in img_hash_read() 154 static inline void img_hash_write(struct img_hash_dev *hdev, in img_hash_write() 160 static inline __be32 img_hash_read_result_queue(struct img_hash_dev *hdev) in img_hash_read_result_queue() 165 static void img_hash_start(struct img_hash_dev *hdev, bool dma) in img_hash_start() 191 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf, in img_hash_xmit_cpu() 212 struct img_hash_dev *hde in img_hash_dma_callback() [all...] |
Completed in 3 milliseconds