Home
last modified time | relevance | path

Searched refs:rte_crypto_op_ctod_offset (Results 1 – 25 of 37) sorted by relevance

12

/dpdk/drivers/crypto/cnxk/
H A Dcn10k_ipsec_la_ops.h21 memcpy(iv, rte_crypto_op_ctod_offset(cop, uint8_t *, sess->iv_offset), in ipsec_po_sa_iv_set()
37 memcpy(iv, rte_crypto_op_ctod_offset(cop, uint8_t *, sess->iv_offset), in ipsec_po_sa_aes_gcm_iv_set()
44 rte_crypto_op_ctod_offset(cop, uint8_t *, sess->iv_offset + 4), in ipsec_po_sa_aes_gcm_iv_set()
H A Dcn9k_ipsec_la_ops.h109 rte_crypto_op_ctod_offset(cop, uint8_t *, in process_outb_sa()
H A Dcnxk_se.h2130 fc_params.iv_buf = rte_crypto_op_ctod_offset(cop, uint8_t *, in fill_fc_params()
2134 rte_crypto_op_ctod_offset(cop, uint8_t *, in fill_fc_params()
2143 fc_params.auth_iv_buf = rte_crypto_op_ctod_offset( in fill_fc_params()
2434 params.auth_iv_buf = rte_crypto_op_ctod_offset( in fill_digest_params()
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym.c47 fsattr_va(&iv) = rte_crypto_op_ctod_offset(op, in process_crypto_cipher_op()
98 fsattr_va(&iv) = rte_crypto_op_ctod_offset(op, in process_crypto_auth_op()
152 fsattr_va(&iv) = rte_crypto_op_ctod_offset(op, in process_crypto_combined_op()
227 fsattr_va(&iv) = rte_crypto_op_ctod_offset(op, in process_crypto_aead_op()
/dpdk/lib/ipsec/
H A Desp_inb.c83 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in inb_cop_prepare()
91 ccm = rte_crypto_op_ctod_offset(cop, struct aead_ccm_iv *, in inb_cop_prepare()
99 chacha20_poly1305 = rte_crypto_op_ctod_offset(cop, in inb_cop_prepare()
110 ivc = rte_crypto_op_ctod_offset(cop, uint64_t *, sa->iv_ofs); in inb_cop_prepare()
117 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in inb_cop_prepare()
125 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in inb_cop_prepare()
H A Desp_outb.c90 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in outb_cop_prepare()
99 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in outb_cop_prepare()
108 ccm = rte_crypto_op_ctod_offset(cop, struct aead_ccm_iv *, in outb_cop_prepare()
117 chacha20_poly1305 = rte_crypto_op_ctod_offset(cop, in outb_cop_prepare()
128 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in outb_cop_prepare()
/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gens.h75 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in qat_bpicipher_preprocess()
254 cipher_iv->va = rte_crypto_op_ctod_offset(op, void *, in qat_sym_convert_op_to_vec_cipher()
303 auth_iv->va = rte_crypto_op_ctod_offset(op, void *, in qat_sym_convert_op_to_vec_auth()
314 auth_iv->va = rte_crypto_op_ctod_offset(op, void *, in qat_sym_convert_op_to_vec_auth()
384 cipher_iv->va = rte_crypto_op_ctod_offset(op, void *, in qat_sym_convert_op_to_vec_chain()
388 auth_iv_or_aad->va = rte_crypto_op_ctod_offset(op, void *, in qat_sym_convert_op_to_vec_chain()
506 cipher_iv->va = rte_crypto_op_ctod_offset(op, void *, in qat_sym_convert_op_to_vec_aead()
/dpdk/app/test-crypto-perf/
H A Dcperf_ops.c73 uint32_t *per_pkt_hfn = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_security()
313 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_cipher()
353 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_auth()
415 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_auth()
521 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_cipher_auth()
581 sym_op->aead.aad.data = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_aead()
626 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_aead()
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_snow3g.c147 iv[i] = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_snow3g_cipher_op()
216 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_snow3g_cipher_op_bit()
253 iv = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_snow3g_hash_op()
H A Dpmd_zuc.c117 iv[i] = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_zuc_cipher_op()
164 iv[i] = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_zuc_hash_op()
H A Dpmd_aesni_mb.c1191 job->u.ZUC_EIA3._iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
1198 rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
1289 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
1304 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
1314 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
1332 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
1349 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
1361 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
H A Dpmd_kasumi.c93 iv_ptr = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_kasumi_cipher_op()
125 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in process_kasumi_cipher_op_bit()
H A Dpmd_chacha_poly.c143 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in chacha20_poly1305_crypto_op()
/dpdk/drivers/crypto/qat/
H A Dqat_sym.h196 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in qat_bpicipher_postprocess()
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c944 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_only_sg()
1062 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_only()
1113 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only_sg()
1221 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only()
1292 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_gcm_sg()
1429 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_gcm()
1541 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_sg()
1667 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth()
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c671 request->cipher_iv = rte_crypto_op_ctod_offset(op, uint8_t *, in mrvl_request_prepare_crp()
680 request->cipher_iv = rte_crypto_op_ctod_offset(op, uint8_t *, in mrvl_request_prepare_crp()
/dpdk/app/test/
H A Dtest_cryptodev.c274 cipher_iv.va = rte_crypto_op_ctod_offset(op, void *, IV_OFFSET); in process_sym_raw_dp_op()
276 aad_auth_iv.va = rte_crypto_op_ctod_offset( in process_sym_raw_dp_op()
333 aad_auth_iv.va = rte_crypto_op_ctod_offset( in process_sym_raw_dp_op()
459 iv_ptr.va = rte_crypto_op_ctod_offset(op, void *, IV_OFFSET); in process_cpu_aead_op()
503 iv_ptr.va = rte_crypto_op_ctod_offset(op, void *, IV_OFFSET); in process_cpu_crypt_auth_op()
3063 uint8_t *iv_ptr = rte_crypto_op_ctod_offset( in create_wireless_algo_auth_cipher_operation()
8087 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_aead_operation()
8108 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_aead_operation()
9376 uint8_t *iv = rte_crypto_op_ctod_offset(ut_params->op, in test_ipsec_proto_process()
12688 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_gmac_operation()
[all …]
/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd.c1340 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_combined_op()
1433 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_cipher_op()
1474 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_docsis_bpi_op()
1532 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_docsis_bpi_op()
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_reqmgr.c245 sr->iv.virt = rte_crypto_op_ctod_offset(sr->op, uint8_t *, offset); in softreq_copy_iv()
676 addr = rte_crypto_op_ctod_offset(sr->op, uint8_t *, ctx->iv.offset); in softreq_copy_salt()
/dpdk/examples/fips_validation/
H A Dfips_dev_self_test.c1181 uint8_t *iv = rte_crypto_op_ctod_offset(op, uint8_t *, IV_OFF); in prepare_cipher_op()
1259 uint8_t *iv = rte_crypto_op_ctod_offset(op, uint8_t *, IV_OFF); in prepare_aead_op()
H A Dmain.c605 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, IV_OFF); in prepare_cipher_op()
643 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, in prepare_auth_op()
683 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, IV_OFF); in prepare_aead_op()
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c327 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_gcm_sg_fd()
473 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_gcm_fd()
617 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_sg_fd()
764 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_fd()
954 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_sg_fd()
1084 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_fd()
1134 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_sg_fd()
1266 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_fd()
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c869 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only_sg()
984 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only()
1060 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_sg()
1203 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth()
/dpdk/lib/cryptodev/
H A Drte_cryptodev.h65 #define rte_crypto_op_ctod_offset(c, t, o) \ macro
/dpdk/examples/ipsec-secgw/
H A Desp.c98 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(cop, in esp_inbound()

12