Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/keembay/
Docs-hcu.c341 static int ocs_hcu_hw_cfg(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, in ocs_hcu_hw_cfg() function
617 rc = ocs_hcu_hw_cfg(hcu_dev, ctx->algo, false); in ocs_hcu_hash_update()
655 rc = ocs_hcu_hw_cfg(hcu_dev, ctx->algo, false); in ocs_hcu_hash_finup()
691 rc = ocs_hcu_hw_cfg(hcu_dev, ctx->algo, false); in ocs_hcu_hash_final()
735 rc = ocs_hcu_hw_cfg(hcu_dev, algo, false); in ocs_hcu_digest()
789 rc = ocs_hcu_hw_cfg(hcu_dev, algo, true); in ocs_hcu_hmac()