Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h236 cpt_fc_ciph_set_key(struct cpt_ctx *cpt_ctx, cipher_type_t type, in cpt_fc_ciph_set_key() function
2553 if (unlikely(cpt_fc_ciph_set_key(ctx, enc_type, aead_form->key.data, in fill_sess_aead()
2659 if (unlikely(cpt_fc_ciph_set_key(SESS_PRIV(sess), enc_type, in fill_sess_cipher()
2801 if (unlikely(cpt_fc_ciph_set_key(ctx, enc_type, a_form->key.data, in fill_sess_gmac()