Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_se.h44 #define ROC_SE_HASH_HMAC 0x4 macro
H A Droc_se.c327 se_ctx->fc_type = ROC_SE_HASH_HMAC; in roc_se_auth_key_set()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.c581 if ((sess_priv->roc_se_ctx.fc_type == ROC_SE_HASH_HMAC) && in sym_session_configure()
H A Dcnxk_se.h1637 } else if (fc_type == ROC_SE_HASH_HMAC) { in cpt_fc_enc_hmac_prep()