Searched refs:HASH_CR_ALGO_POS (Results 1 – 1 of 1) sorted by relevance
47 #define HASH_CR_ALGO_POS 7 macro297 reg |= ((alg & BIT(0)) << HASH_CR_ALGO_POS); in stm32_hash_write_ctrl()299 if (hdev->pdata->alg_shift == HASH_CR_ALGO_POS) in stm32_hash_write_ctrl()301 ((alg & BIT(0)) << HASH_CR_ALGO_POS); in stm32_hash_write_ctrl()