Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_se.h65 #define ROC_SE_VALID_AAD_BUF 0x01 macro
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h415 if (unlikely(flags & ROC_SE_VALID_AAD_BUF)) { in cpt_enc_hmac_prep()
433 if (unlikely(flags & ROC_SE_VALID_AAD_BUF)) { in cpt_enc_hmac_prep()
715 if (unlikely(flags & ROC_SE_VALID_AAD_BUF)) { in cpt_dec_hmac_prep()
733 if (unlikely(flags & ROC_SE_VALID_AAD_BUF)) { in cpt_dec_hmac_prep()
2171 flags |= ROC_SE_VALID_AAD_BUF; in fill_fc_params()