Home
last modified time | relevance | path

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

/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h131 DES3_CBC = 0x1, enumerator
H A Dcpt_ucode.h108 case DES3_CBC: in cpt_fc_ciph_set_type()
261 case DES3_CBC: in cpt_fc_ciph_set_key()
766 if ((cipher_type == DES3_CBC) || (cipher_type == DES3_ECB)) in cpt_enc_hmac_prep()
2669 enc_type = DES3_CBC; in fill_sess_cipher()
2674 enc_type = DES3_CBC; in fill_sess_cipher()