Home
last modified time | relevance | path

Searched refs:hash_device_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/ux500/hash/
A Dhash_alg.h333 struct hash_device_data *device;
364 struct hash_device_data { struct
380 int hash_check_hw(struct hash_device_data *device_data); argument
382 int hash_setconfiguration(struct hash_device_data *device_data,
385 void hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx);
387 void hash_get_digest(struct hash_device_data *device_data,
392 int hash_save_state(struct hash_device_data *device_data,
395 int hash_resume_state(struct hash_device_data *device_data,
A Dhash_core.c218 struct hash_device_data *device_data, in get_empty_message_digest()
367 struct hash_device_data **device_data) in hash_get_device_data()
384 struct hash_device_data, list_node); in hash_get_device_data()
861 struct hash_device_data *device_data; in hash_dma_final()
968 struct hash_device_data *device_data; in hash_hw_final()
1072 struct hash_device_data *device_data; in hash_hw_update()
1658 struct hash_device_data *device_data; in ux500_hash_probe()
1761 struct hash_device_data *device_data; in ux500_hash_remove()
1811 struct hash_device_data *device_data; in ux500_hash_shutdown()
1857 struct hash_device_data *device_data; in ux500_hash_suspend()
[all …]

Completed in 7 milliseconds