Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h105 GMAC_TYPE = 7, enumerator
H A Dcpt_ucode.h327 if (cpt_ctx->hash_type != GMAC_TYPE) in cpt_fc_ciph_set_key()
738 if (hash_type != GMAC_TYPE) { in cpt_enc_hmac_prep()
757 if (hash_type == GMAC_TYPE) { in cpt_enc_hmac_prep()
1073 if (hash_type != GMAC_TYPE) { in cpt_dec_hmac_prep()
1117 if (hash_type == GMAC_TYPE) { in cpt_dec_hmac_prep()
2477 if (type == GMAC_TYPE) in cpt_fc_auth_set_key()
2700 auth_type = GMAC_TYPE; in fill_sess_auth()
2786 auth_type = GMAC_TYPE; in fill_sess_gmac()