Home
last modified time | relevance | path

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

/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h132 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()
766 if ((cipher_type == DES3_CBC) || (cipher_type == DES3_ECB)) in cpt_enc_hmac_prep()
2706 enc_type = DES3_ECB; in fill_sess_cipher()