Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h128 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()
765 if ((cipher_type == DES3_CBC) || (cipher_type == DES3_ECB)) in cpt_enc_hmac_prep()
2590 enc_type = DES3_CBC; in fill_sess_cipher()
2595 enc_type = DES3_CBC; in fill_sess_cipher()