| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn10k_ipsec_la_ops.h | 21 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 D | cn9k_ipsec_la_ops.h | 109 rte_crypto_op_ctod_offset(cop, uint8_t *, in process_outb_sa()
|
| H A D | cnxk_se.h | 2130 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 D | bcmfs_sym.c | 47 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 D | esp_inb.c | 83 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 D | esp_outb.c | 90 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 D | qat_crypto_pmd_gens.h | 75 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 D | cperf_ops.c | 73 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 D | pmd_snow3g.c | 147 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 D | pmd_zuc.c | 117 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 D | pmd_aesni_mb.c | 1191 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 D | pmd_kasumi.c | 93 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 D | pmd_chacha_poly.c | 143 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in chacha20_poly1305_crypto_op()
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym.h | 196 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in qat_bpicipher_postprocess()
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 944 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 D | rte_mrvl_pmd.c | 671 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 D | test_cryptodev.c | 274 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 D | rte_openssl_pmd.c | 1340 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 D | nitrox_sym_reqmgr.c | 245 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 D | fips_dev_self_test.c | 1181 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 D | main.c | 605 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 D | dpaa2_sec_dpseci.c | 327 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 D | caam_jr.c | 869 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 D | rte_cryptodev.h | 65 #define rte_crypto_op_ctod_offset(c, t, o) \ macro
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | esp.c | 98 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(cop, in esp_inbound()
|