Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_se.h200 struct roc_se_context { struct
297 struct roc_se_context fctx;
H A Droc_se.c125 cpt_ciph_aes_key_type_set(struct roc_se_context *fctx, uint16_t key_len) in cpt_ciph_aes_key_type_set()
232 struct roc_se_context *fctx; in roc_se_auth_key_set()
365 struct roc_se_context *fctx = &se_ctx->se_ctx.fctx; in roc_se_ciph_key_set()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h132 struct roc_se_context *fctx = &se_ctx->se_ctx.fctx; in cpt_fc_salt_update()