Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h129 DES3_ECB = 0x2, enumerator
H A Dcpt_ucode.h109 case DES3_ECB: in cpt_fc_ciph_set_type()
275 case DES3_ECB: in cpt_fc_ciph_set_key()
765 if ((cipher_type == DES3_CBC) || (cipher_type == DES3_ECB)) in cpt_enc_hmac_prep()
2627 enc_type = DES3_ECB; in fill_sess_cipher()