Searched refs:gdata_ctx (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/crypto/aesni_gcm/ |
| H A D | aesni_gcm_pmd.c | 278 &qp->gdata_ctx, in process_gcm_crypto_op() 313 &qp->gdata_ctx, in process_gcm_crypto_op() 318 &qp->gdata_ctx, in process_gcm_crypto_op() 350 &qp->gdata_ctx, in process_gcm_crypto_op() 356 &qp->gdata_ctx, in process_gcm_crypto_op() 386 &qp->gdata_ctx, in process_gcm_crypto_op() 391 &qp->gdata_ctx, in process_gcm_crypto_op() 418 &qp->gdata_ctx, in process_gcm_crypto_op() 425 &qp->gdata_ctx, 434 &qp->gdata_ctx, [all …]
|
| H A D | aesni_gcm_pmd_private.h | 49 struct gcm_context_data gdata_ctx; /* (16 * 5) + 8 = 88 B */ member
|