Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h131 AES_ECB = 0x4, enumerator
H A Dcpt_ucode.h113 case AES_ECB: in cpt_fc_ciph_set_type()
280 case AES_ECB: in cpt_fc_ciph_set_key()
769 (cipher_type == AES_ECB))) in cpt_enc_hmac_prep()
2631 enc_type = AES_ECB; in fill_sess_cipher()