Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_aes.c136 uint8_t new_st[4]; in mix_columns() local
140 new_st[i] = GF8mul(sRc[i], 0x2) ^ in mix_columns()
144 sRc[i] = new_st[i]; in mix_columns()
/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_resource.c5452 enum dlb2_qid_map_state new_st; in dlb2_hw_map_qid() local
5457 new_st = DLB2_QUEUE_UNMAP_IN_PROG_PENDING_MAP; in dlb2_hw_map_qid()
5460 i, new_st); in dlb2_hw_map_qid()