Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h83 #define VALID_AAD_BUF 0x01 macro
H A Dcpt_ucode.h685 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_enc_hmac_prep()
731 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_enc_hmac_prep()
1046 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_dec_hmac_prep()
1066 if (unlikely(flags & VALID_AAD_BUF)) { in cpt_dec_hmac_prep()
3060 flags |= VALID_AAD_BUF; in fill_fc_params()