Searched defs:iv_offset (Results 1 – 11 of 11) sorted by relevance
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_ops.c | 274 uint16_t iv_offset, uint32_t *imix_idx, in cperf_set_ops_cipher() 331 uint16_t iv_offset, uint32_t *imix_idx, in cperf_set_ops_auth() 432 uint16_t iv_offset, uint32_t *imix_idx, in cperf_set_ops_cipher_auth() 548 uint16_t iv_offset, uint32_t *imix_idx, in cperf_set_ops_aead() 661 uint16_t iv_offset) in create_ipsec_session() 778 uint16_t iv_offset) in cperf_create_session()
|
| H A D | cperf_test_throughput.c | 85 uint16_t iv_offset = sizeof(struct rte_crypto_op) + in cperf_throughput_test_constructor() local 147 uint16_t iv_offset = sizeof(struct rte_crypto_op) + in cperf_throughput_test_runner() local
|
| H A D | cperf_test_verify.c | 73 uint16_t iv_offset = sizeof(struct rte_crypto_op) + in cperf_verify_test_constructor() local 237 uint16_t iv_offset = sizeof(struct rte_crypto_op) + in cperf_verify_test_runner() local
|
| H A D | cperf_test_latency.c | 82 uint16_t iv_offset = sizeof(struct rte_crypto_op) + in cperf_latency_test_constructor() local 165 uint16_t iv_offset = sizeof(struct rte_crypto_op) + in cperf_latency_test_runner() local
|
| H A D | cperf_test_pmd_cyclecount.c | 56 static const uint16_t iv_offset = variable 117 uint16_t iv_offset = sizeof(struct rte_crypto_op) + in cperf_pmd_cyclecount_test_constructor() local
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn10k_ipsec.h | 20 uint16_t iv_offset; member
|
| H A D | cnxk_se.h | 32 uint16_t iv_offset; member 397 uint32_t iv_offset = 0; in cpt_enc_hmac_prep() local 697 uint32_t iv_offset = 0, size; in cpt_dec_hmac_prep() local
|
| /dpdk/drivers/crypto/mlx5/ |
| H A D | mlx5_crypto.c | 88 uint32_t iv_offset:16; member
|
| /dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 659 uint32_t iv_offset = 0; in cpt_enc_hmac_prep() local 1035 uint32_t iv_offset = 0, size; in cpt_dec_hmac_prep() local
|
| H A D | cpt_mcode_defines.h | 267 uint16_t iv_offset; member
|
| /dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym_reqmgr.c | 619 uint16_t iv_offset : 8; in create_aead_gph() member
|