Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ux500/hash/
Dhash_alg.h58 #define HASH_CR_ALGO_MASK BIT(7) macro
Dhash_core.c697 HASH_SET_BITS(&device_data->base->cr, HASH_CR_ALGO_MASK); in hash_setconfiguration()
701 HASH_CLEAR_BITS(&device_data->base->cr, HASH_CR_ALGO_MASK); in hash_setconfiguration()