Home
last modified time | relevance | path

Searched defs:iv_ptr (Results 1 – 12 of 12) sorted by relevance

/dpdk/app/test-crypto-perf/
H A Dcperf_ops.c313 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_cipher() local
353 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_auth() local
415 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_auth() local
521 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_cipher_auth() local
626 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_aead() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_kasumi.c81 uint8_t *iv_ptr; in process_kasumi_cipher_op() local
115 uint8_t *iv_ptr; in process_kasumi_cipher_op_bit() local
H A Dpmd_chacha_poly.c102 uint8_t *iv_ptr; in chacha20_poly1305_crypto_op() local
H A Dpmd_aesni_gcm.c270 uint8_t *iv_ptr; in process_gcm_crypto_op() local
/dpdk/examples/ipsec-secgw/
H A Desp.c98 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(cop, in esp_inbound() local
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c617 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_sg_fd() local
764 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_fd() local
952 uint8_t *iv_ptr; in build_auth_sg_fd() local
1082 uint8_t *iv_ptr; in build_auth_fd() local
1134 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_sg_fd() local
1266 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_fd() local
H A Ddpaa2_sec_raw_dp.c51 uint8_t *iv_ptr = iv->va; in build_raw_dp_chain_fd() local
396 uint8_t *iv_ptr; in build_raw_dp_auth_fd() local
/dpdk/examples/l2fwd-crypto/
H A Dmain.c464 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, in l2fwd_simple_crypto_enqueue() local
500 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in l2fwd_simple_crypto_enqueue() local
519 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in l2fwd_simple_crypto_enqueue() local
/dpdk/app/test/
H A Dtest_cryptodev.c436 struct rte_crypto_va_iova_ptr iv_ptr, aad_ptr, digest_ptr; in process_cpu_aead_op() local
482 struct rte_crypto_va_iova_ptr iv_ptr, digest_ptr; in process_cpu_crypt_auth_op() local
3063 uint8_t *iv_ptr = rte_crypto_op_ctod_offset( in create_wireless_algo_auth_cipher_operation() local
8087 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_aead_operation() local
8108 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_aead_operation() local
10247 uint8_t *iv_ptr; in test_docsis_proto_uplink() local
10433 uint8_t *iv_ptr; in test_docsis_proto_downlink() local
12688 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_gmac_operation() local
12735 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_gmac_operation_sgl() local
14226 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_aead_operation_SGL() local
[all …]
/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gens.h546 struct rte_crypto_va_iova_ptr *iv_ptr, uint32_t iv_len, in qat_set_cipher_iv()
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c942 uint8_t *iv_ptr; in build_auth_only_sg() local
1060 uint8_t *iv_ptr; in build_auth_only() local
H A Ddpaa_sec_raw_dp.c159 uint8_t *iv_ptr; in build_dpaa_raw_dp_auth_fd() local