Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h93 #define AUTH_DLEN(__d_lens) (__d_lens & 0xffffffff) macro
H A Dcpt_ucode.h523 data_len = AUTH_DLEN(d_lens); in cpt_digest_gen_prep()
684 auth_data_len = AUTH_DLEN(d_lens); in cpt_enc_hmac_prep()
1044 auth_data_len = AUTH_DLEN(d_lens); in cpt_dec_hmac_prep()
1451 auth_data_len = AUTH_DLEN(d_lens); in cpt_zuc_snow3g_enc_prep()
1978 auth_data_len = AUTH_DLEN(d_lens); in cpt_kasumi_enc_prep()