Home
last modified time | relevance | path

Searched defs:aad (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gen4.c111 struct rte_crypto_va_iova_ptr *aad, in enqueue_one_aead_job_gen4()
149 struct rte_crypto_va_iova_ptr aad; in qat_sym_build_op_aead_gen4() local
235 struct rte_crypto_va_iova_ptr *aad, in qat_sym_dp_enqueue_single_aead_gen4()
H A Dqat_crypto_pmd_gen3.c151 struct rte_crypto_va_iova_ptr *aad, in enqueue_one_aead_job_gen3()
272 struct rte_crypto_va_iova_ptr aad; in qat_sym_build_op_aead_gen3() local
406 struct rte_crypto_va_iova_ptr *aad, in qat_sym_dp_enqueue_single_aead_gen3()
H A Dqat_sym_pmd_gen1.c283 struct rte_crypto_va_iova_ptr aad; in qat_sym_build_op_aead_gen1() local
794 struct rte_crypto_va_iova_ptr *aad, in qat_sym_dp_enqueue_single_aead_gen1()
H A Dqat_crypto_pmd_gens.h717 struct rte_crypto_va_iova_ptr *aad, in enqueue_one_aead_job_gen1()
/dpdk/examples/ipsec-secgw/
H A Desp.c70 uint8_t *aad; in esp_inbound() local
372 uint8_t *aad; in esp_outbound() local
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym.c132 struct fsattr cipher_key, aad, mac, auth_key; in process_crypto_combined_op() local
209 struct fsattr key, aad, mac; in process_crypto_aead_op() local
H A Dbcmfs_sym_engine.c776 struct fsattr *iv, struct fsattr *aad, in bcmfs_crypto_build_chain_request()
975 struct fsattr *aad, struct fsattr *digest) in bcmfs_crypto_build_aead_request()
/dpdk/app/test-crypto-perf/
H A Dcperf_test_vectors.c589 uint8_t aad[] = { variable
H A Dcperf_test_vectors.h55 } aad; member
/dpdk/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.h23 } aad; member
/dpdk/lib/ipsec/
H A Dcrypto.h173 aead_gcm_aad_fill(struct aead_gcm_aad *aad, rte_be32_t spi, rte_be64_t sqn, in aead_gcm_aad_fill()
192 aead_ccm_aad_fill(struct aead_ccm_aad *aad, rte_be32_t spi, rte_be64_t sqn, in aead_ccm_aad_fill()
219 aead_chacha20_poly1305_aad_fill(struct aead_chacha20_poly1305_aad *aad, in aead_chacha20_poly1305_aad_fill()
H A Dmisc.h116 struct rte_crypto_va_iova_ptr aad[], in cpu_crypto_bulk()
H A Desp_inb.c216 struct aead_gcm_aad *aad; in inb_pkt_xprepare() local
764 struct rte_crypto_va_iova_ptr aad[num]; in cpu_inb_pkt_prepare() local
H A Desp_outb.c541 struct rte_crypto_va_iova_ptr aad[num]; in cpu_outb_pkt_prepare() local
/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd.c1057 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_encryption_gcm()
1095 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_encryption_ccm()
1136 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_decryption_gcm()
1174 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_decryption_ccm()
1325 uint8_t *dst = NULL, *iv, *tag, *aad; in process_openssl_combined_op() local
/dpdk/app/test/
H A Dtest_cryptodev_aead_test_vectors.h46 } aad; member
1972 } aad; member
/dpdk/examples/fips_validation/
H A Dfips_validation.h64 struct fips_val aad; member
69 struct fips_val aad; member
H A Dfips_dev_self_test.c44 } aad; member
/dpdk/lib/cryptodev/
H A Drte_crypto_sym.h87 struct rte_crypto_va_iova_ptr *aad; member
701 } aad; member
/dpdk/drivers/crypto/qat/
H A Dqat_sym.h378 struct rte_crypto_va_iova_ptr *aad, in qat_sym_debug_log_dump()
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_gcm.c581 struct rte_crypto_sgl *sgl, void *iv, void *aad, in aesni_gcm_process_gcm_sgl_op()
H A Dpmd_aesni_mb.c987 struct rte_crypto_va_iova_ptr *aad, void *digest, void *udata) in set_cpu_mb_job_params()
/dpdk/examples/l2fwd-crypto/
H A Dmain.c162 struct l2fwd_key aad; member
189 struct l2fwd_key aad; member
/dpdk/lib/pipeline/
H A Drte_table_action.h780 struct rte_table_action_vlo aad; member
H A Drte_table_action.c1654 uint8_t aad[RTE_TABLE_ACTION_SYM_CRYPTO_AAD_SIZE_MAX]; member
2017 uint8_t *aad = crypto_op->iv_aad.aead_iv_aad.aad; in pkt_work_sym_crypto() local

12