Home
last modified time | relevance | path

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

/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h108 GMAC_TYPE = 7, enumerator
H A Dcpt_ucode.h327 if (cpt_ctx->hash_type != GMAC_TYPE) in cpt_fc_ciph_set_key()
737 if (hash_type != GMAC_TYPE) { in cpt_enc_hmac_prep()
758 if (hash_type == GMAC_TYPE) { in cpt_enc_hmac_prep()
1087 if (hash_type != GMAC_TYPE) { in cpt_dec_hmac_prep()
1133 if (hash_type == GMAC_TYPE) { in cpt_dec_hmac_prep()
2545 if (type == GMAC_TYPE) in cpt_fc_auth_set_key()
2787 auth_type = GMAC_TYPE; in fill_sess_auth()
2873 auth_type = GMAC_TYPE; in fill_sess_gmac()