Searched refs:roc_se_auth_key_set (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_se.h | 304 int __roc_api roc_se_auth_key_set(struct roc_se_ctx *se_ctx,
|
| H A D | version.map | 93 roc_se_auth_key_set;
|
| H A D | roc_se.c | 227 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 D | cnxk_se.h | 1702 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()
|