Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/ux500/hash/
Dhash_alg.h80 #define HASH_STR_DCAL_MASK BIT(8) macro
130 HASH_STR_DCAL_MASK)
Dhash_core.c454 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_hw_write_key()
459 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_hw_write_key()
637 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_messagepad()
650 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_messagepad()
749 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_begin()
930 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_dma_final()
1032 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_hw_final()
1208 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_save_state()