Home
last modified time | relevance | path

Searched refs:is_hmac_tfm (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c43 * @is_hmac_tfm: Whether or not this is a HMAC transformation.
50 bool is_hmac_tfm; member
609 if (ctx->is_hmac_tfm) in kmb_ocs_hcu_init()
856 ctx->is_hmac_tfm = true; in kmb_ocs_hcu_hmac_sm3_cra_init()
867 ctx->is_hmac_tfm = true; in kmb_ocs_hcu_hmac_cra_init()

Completed in 3 milliseconds