Home
last modified time | relevance | path

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

/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h86 #define VALID_AAD_BUF 0x01 macro
H A Dcpt_ucode.h684 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_enc_hmac_prep()
730 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_enc_hmac_prep()
1060 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_dec_hmac_prep()
1080 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_dec_hmac_prep()
3148 flags |= VALID_AAD_BUF; in fill_fc_params()