| /dpdk/examples/ipsec-secgw/ |
| H A D | esp.c | 70 uint8_t *aad; in esp_inbound() local 375 uint8_t *aad; in esp_outbound() local
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym.c | 132 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 D | bcmfs_sym_engine.c | 776 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 D | virtio_crypto_algs.h | 23 } aad; member
|
| /dpdk/lib/ipsec/ |
| H A D | crypto.h | 173 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 D | misc.h | 116 struct rte_crypto_va_iova_ptr aad[], in cpu_crypto_bulk()
|
| H A D | esp_inb.c | 216 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 D | esp_outb.c | 545 struct rte_crypto_va_iova_ptr aad[num]; cpu_outb_pkt_prepare() local
|
| /dpdk/drivers/crypto/qat/dev/ |
| H A D | qat_crypto_pmd_gen3.c | 315 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 D | qat_sym_pmd_gen1.c | 329 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 D | rte_crypto_sym.h | 88 struct rte_crypto_va_iova_ptr *aad; member 696 } aad; global() member
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_aesni_gcm.c | 568 struct rte_crypto_sgl *sgl, void *iv, void *aad, in aesni_gcm_process_gcm_sgl_op()
|
| /dpdk/examples/fips_validation/ |
| H A D | fips_validation.h | 80 struct fips_val aad; global() member 85 struct fips_val aad; global() member
|
| H A D | fips_dev_self_test.c | 44 } aad; member
|
| /dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 163 struct l2fwd_key aad; member 190 struct l2fwd_key aad; member
|
| /dpdk/app/test/ |
| H A D | test_cryptodev_crosscheck.c | 79 struct memory_segment aad; member
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.h | 776 struct rte_table_action_vlo aad; global() member
|
| H A D | rte_table_action.c | 1654 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...] |