| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym.c | 78 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in qat_bpicipher_preprocess() 111 rte_crypto_op_ctod_offset(op, uint8_t *, in set_cipher_iv() 134 rte_crypto_op_ctod_offset(op, uint8_t *, in set_cipher_iv_ccm() 142 rte_crypto_op_ctod_offset(op, uint8_t *, in set_cipher_iv_ccm() 387 aad_data = rte_crypto_op_ctod_offset(op, in qat_sym_build_request() 636 uint8_t *cipher_iv_ptr = rte_crypto_op_ctod_offset(op, in qat_sym_build_request() 645 uint8_t *auth_iv_ptr = rte_crypto_op_ctod_offset(op, in qat_sym_build_request()
|
| H A D | qat_sym.h | 113 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in qat_bpicipher_postprocess()
|
| /f-stack/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()
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_ipsec_po_ops.h | 112 memcpy(&hdr->iv[4], rte_crypto_op_ctod_offset(cop, uint8_t *, in process_outb_sa() 115 memcpy(&hdr->iv[0], rte_crypto_op_ctod_offset(cop, uint8_t *, in process_outb_sa()
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_ops.c | 29 uint32_t *per_pkt_hfn = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_security() 203 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_cipher() 242 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_auth() 304 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_auth() 409 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_cipher_auth() 468 sym_op->aead.aad.data = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_aead() 512 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ops[i], in cperf_set_ops_aead()
|
| /f-stack/dpdk/drivers/crypto/snow3g/ |
| H A D | rte_snow3g_pmd.c | 203 iv[i] = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_snow3g_cipher_op() 234 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_snow3g_cipher_op_bit() 268 iv = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_snow3g_hash_op()
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | esp_inb.c | 82 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in inb_cop_prepare() 91 ivc = rte_crypto_op_ctod_offset(cop, uint64_t *, sa->iv_ofs); in inb_cop_prepare() 98 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in inb_cop_prepare()
|
| H A D | esp_outb.c | 88 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in outb_cop_prepare() 97 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in outb_cop_prepare()
|
| /f-stack/dpdk/drivers/crypto/zuc/ |
| H A D | rte_zuc_pmd.c | 217 iv[i] = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_zuc_cipher_op() 262 iv[i] = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_zuc_hash_op()
|
| /f-stack/dpdk/drivers/crypto/kasumi/ |
| H A D | rte_kasumi_pmd.c | 192 iv_ptr = rte_crypto_op_ctod_offset(ops[i], uint8_t *, in process_kasumi_cipher_op() 223 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in process_kasumi_cipher_op_bit()
|
| /f-stack/dpdk/drivers/crypto/aesni_mb/ |
| H A D | rte_aesni_mb_pmd.c | 1318 job->u.ZUC_EIA3._iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params() 1323 job->u.SNOW3G_UIA2._iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params() 1426 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params() 1449 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params() 1462 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params() 1476 job->iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()
|
| /f-stack/dpdk/drivers/crypto/mvsam/ |
| H A D | rte_mrvl_pmd.c | 571 request->cipher_iv = rte_crypto_op_ctod_offset(op, uint8_t *, in mrvl_request_prepare() 580 request->cipher_iv = rte_crypto_op_ctod_offset(op, uint8_t *, in mrvl_request_prepare()
|
| /f-stack/dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 759 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_only_sg() 877 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_only() 928 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only_sg() 1036 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only() 1107 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_gcm_sg() 1244 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_gcm() 1356 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_sg() 1482 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev.c | 259 cipher_iv.va = rte_crypto_op_ctod_offset(op, void *, IV_OFFSET); in process_sym_raw_dp_op() 261 aad_auth_iv.va = rte_crypto_op_ctod_offset( in process_sym_raw_dp_op() 293 aad_auth_iv.va = rte_crypto_op_ctod_offset( in process_sym_raw_dp_op() 405 iv_ptr.va = rte_crypto_op_ctod_offset(op, void *, IV_OFFSET); in process_cpu_aead_op() 449 iv_ptr.va = rte_crypto_op_ctod_offset(op, void *, IV_OFFSET); in process_cpu_crypt_auth_op() 2626 uint8_t *iv_ptr = rte_crypto_op_ctod_offset( in create_wireless_algo_auth_cipher_operation() 7482 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_aead_operation() 7503 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_aead_operation() 10773 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_gmac_operation() 10820 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(ut_params->op, in create_gmac_operation_sgl() [all …]
|
| /f-stack/dpdk/lib/librte_cryptodev/ |
| H A D | rte_cryptodev.h | 66 #define rte_crypto_op_ctod_offset(c, t, o) \ macro
|
| /f-stack/dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 303 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_gcm_sg_fd() 448 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_gcm_fd() 592 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_sg_fd() 739 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_fd() 929 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_sg_fd() 1059 iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_auth_fd() 1109 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_sg_fd() 1241 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_fd()
|
| /f-stack/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()
|
| /f-stack/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 | 588 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, IV_OFF); in prepare_cipher_op() 626 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, in prepare_auth_op() 667 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, IV_OFF); in prepare_aead_op()
|
| /f-stack/dpdk/drivers/crypto/openssl/ |
| H A D | rte_openssl_pmd.c | 1342 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_combined_op() 1435 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_cipher_op() 1476 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_docsis_bpi_op() 1534 iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_openssl_docsis_bpi_op()
|
| /f-stack/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()
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | esp.c | 98 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(cop, in esp_inbound()
|
| /f-stack/dpdk/drivers/crypto/virtio/ |
| H A D | virtio_rxtx.c | 268 rte_crypto_op_ctod_offset(cop, in virtqueue_crypto_sym_enqueue_xmit()
|
| /f-stack/dpdk/drivers/crypto/armv8/ |
| H A D | rte_armv8_pmd.c | 631 arg.cipher.iv = rte_crypto_op_ctod_offset(op, uint8_t *, in process_armv8_chained_op()
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 456 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, in l2fwd_simple_crypto_enqueue() 492 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in l2fwd_simple_crypto_enqueue() 511 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in l2fwd_simple_crypto_enqueue()
|