Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-hcu.h24 OCS_HCU_ALGO_SM3 = 6, enumerator
H A Docs-hcu.c134 case OCS_HCU_ALGO_SM3: in ocs_hcu_num_chains()
150 case OCS_HCU_ALGO_SM3: in ocs_hcu_digest_size()
349 algo != OCS_HCU_ALGO_SM3) in ocs_hcu_hw_cfg()
H A Dkeembay-ocs-hcu-core.c590 rctx->algo = ctx->is_sm3_tfm ? OCS_HCU_ALGO_SM3 : in kmb_ocs_hcu_init()