Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h694 } else if (key_dst == OP_PCL_DKP_DST_IMM) { in rta_dkp_proto()
/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dipsec.h725 OP_PCL_DKP_DST_IMM, (uint16_t)authdata->keylen, in __gen_auth_key()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h982 #define OP_PCL_DKP_DST_IMM (0 << OP_PCL_DKP_DST_SHIFT) macro