HASH_CR_ALGO_POS
reg |= ((alg & BIT(0)) << HASH_CR_ALGO_POS);
if (hdev->pdata->alg_shift == HASH_CR_ALGO_POS)
((alg & BIT(0)) << HASH_CR_ALGO_POS);