Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Desp.c70 uint8_t *aad; in esp_inbound() local
375 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/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() argument
192 aead_ccm_aad_fill(struct aead_ccm_aad *aad, rte_be32_t spi, rte_be64_t sqn, in aead_ccm_aad_fill() argument
219 aead_chacha20_poly1305_aad_fill(struct aead_chacha20_poly1305_aad * aad,rte_be32_t spi,rte_be64_t sqn,int esn) aead_chacha20_poly1305_aad_fill() argument
[all...]
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.c545 struct rte_crypto_va_iova_ptr aad[num]; cpu_outb_pkt_prepare() local
/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gen3.c315 struct rte_crypto_va_iova_ptr *aad, in enqueue_one_aead_job_gen3()
436 struct rte_crypto_va_iova_ptr aad; in qat_sym_build_op_aead_gen3() local
585 struct rte_crypto_va_iova_ptr *aad, in qat_sym_dp_enqueue_single_aead_gen3()
H A Dqat_sym_pmd_gen1.c329 struct rte_crypto_va_iova_ptr aad; in qat_sym_build_op_aead_gen1() local
883 struct rte_crypto_va_iova_ptr *aad, in qat_sym_dp_enqueue_single_aead_gen1()
/dpdk/lib/cryptodev/
H A Drte_crypto_sym.h88 struct rte_crypto_va_iova_ptr *aad; member
696 } aad; global() member
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_gcm.c568 struct rte_crypto_sgl *sgl, void *iv, void *aad, in aesni_gcm_process_gcm_sgl_op()
/dpdk/examples/fips_validation/
H A Dfips_validation.h80 struct fips_val aad; global() member
85 struct fips_val aad; global() member
H A Dfips_dev_self_test.c44 } aad; member
/dpdk/examples/l2fwd-crypto/
H A Dmain.c163 struct l2fwd_key aad; member
190 struct l2fwd_key aad; member
/dpdk/app/test/
H A Dtest_cryptodev_crosscheck.c79 struct memory_segment aad; member
/dpdk/lib/pipeline/
H A Drte_table_action.h776 struct rte_table_action_vlo aad; global() member
H A Drte_table_action.c1654 uint8_t aad[RTE_TABLE_ACTION_SYM_CRYPTO_AAD_SIZE_MAX]; global() member
2011 uint8_t *aad = crypto_op->iv_aad.aead_iv_aad.aad; pkt_work_sym_crypto() local
[all...]