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

/linux-master/drivers/crypto/
H A Dimg-hash.c82 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)
154 static inline void img_hash_write(struct img_hash_dev *hdev,
160 static inline __be32 img_hash_read_result_queue(struct img_hash_dev *hdev)
165 static void img_hash_start(struct img_hash_dev *hdev, bool dma)
191 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf,
212 struct img_hash_dev *hde
[all...]

Completed in 91 milliseconds