Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_se.h304 int __roc_api roc_se_auth_key_set(struct roc_se_ctx *se_ctx,
H A Dversion.map93 roc_se_auth_key_set;
H A Droc_se.c227 roc_se_auth_key_set(struct roc_se_ctx *se_ctx, roc_se_auth_type type, in roc_se_auth_key_set() function
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h1702 if (unlikely(roc_se_auth_key_set(&sess->roc_se_ctx, auth_type, NULL, 0, in fill_sess_aead()
1919 if (unlikely(roc_se_auth_key_set(&sess->roc_se_ctx, auth_type, in fill_sess_auth()
1972 if (unlikely(roc_se_auth_key_set(&sess->roc_se_ctx, auth_type, NULL, 0, in fill_sess_gmac()