Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/
Dhash_alg.h80 #define HASH_STR_DCAL_MASK BIT(8) macro
130 HASH_STR_DCAL_MASK)
Dhash_core.c453 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_hw_write_key()
458 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_hw_write_key()
635 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_messagepad()
648 while (readl(&device_data->base->str) & HASH_STR_DCAL_MASK) in hash_messagepad()
747 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()