Home
last modified time | relevance | path

Searched refs:chacha_poly (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h249 uint16_t chacha_poly:1; member
H A Dcpt_ucode.h2607 sess->chacha_poly = 1; in fill_sess_aead()
3126 if (sess_misc->aes_gcm || sess_misc->chacha_poly) { in fill_fc_params()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.c550 if (sess->zsk_flag || sess->chacha_poly) in cnxk_cpt_inst_w7_get()
H A Dcnxk_se.h24 uint16_t chacha_poly : 1; member
1678 sess->chacha_poly = 1; in fill_sess_aead()
2151 if (sess->aes_gcm || sess->chacha_poly) { in fill_fc_params()