Home
last modified time | relevance | path

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

/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h88 #define VALID_IV_BUF 0x04 macro
H A Dcpt_ucode.h725 if (unlikely(!(flags & VALID_IV_BUF))) { in cpt_enc_hmac_prep()
1075 if (unlikely(!(flags & VALID_IV_BUF))) { in cpt_dec_hmac_prep()
3103 flags |= VALID_IV_BUF; in fill_fc_params()