Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Doperation_cmd.h224 /*17*/ { OP_ALG_ALGSEL_ZUCA, __rta_alg_aai_zuca, OP_TYPE_CLASS2_ALG }
/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dpdcp.h795 ALG_OPERATION(p, OP_ALG_ALGSEL_ZUCA, in pdcp_insert_cplane_int_only_op()
1204 ALG_OPERATION(p, OP_ALG_ALGSEL_ZUCA, in pdcp_insert_uplane_zuc_zuc_op()
1972 ALG_OPERATION(p, OP_ALG_ALGSEL_ZUCA, in pdcp_insert_cplane_snow_zuc_op()
2097 ALG_OPERATION(p, OP_ALG_ALGSEL_ZUCA, in pdcp_insert_cplane_aes_zuc_op()
3798 ALG_OPERATION(p, OP_ALG_ALGSEL_ZUCA, in cnstr_shdsc_pdcp_short_mac()
H A Dalgo.h102 ALG_OPERATION(p, OP_ALG_ALGSEL_ZUCA, OP_ALG_AAI_F9, in cnstr_shdsc_zuca()
H A Dsdap.h442 int_op_alg = OP_ALG_ALGSEL_ZUCA; in pdcp_sdap_insert_snoop_op()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h1014 #define OP_ALG_ALGSEL_ZUCA (0xC0 << OP_ALG_ALGSEL_SHIFT) macro
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c2109 session->auth_key.alg = OP_ALG_ALGSEL_ZUCA; in dpaa_sec_auth_init()
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c2073 authdata.algtype = OP_ALG_ALGSEL_ZUCA; in dpaa2_sec_auth_init()