| /dpdk/drivers/crypto/qat/dev/ |
| H A D | qat_crypto_pmd_gen4.c | 111 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 D | qat_crypto_pmd_gen3.c | 151 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 D | qat_sym_pmd_gen1.c | 283 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 D | qat_crypto_pmd_gens.h | 717 struct rte_crypto_va_iova_ptr *aad, in enqueue_one_aead_job_gen1()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | esp.c | 70 uint8_t *aad; in esp_inbound() local 372 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/app/test-crypto-perf/ |
| H A D | cperf_test_vectors.c | 589 uint8_t aad[] = { variable
|
| H A D | cperf_test_vectors.h | 55 } aad; member
|
| /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() 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 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 | 541 struct rte_crypto_va_iova_ptr aad[num]; in cpu_outb_pkt_prepare() local
|
| /dpdk/drivers/crypto/openssl/ |
| H A D | rte_openssl_pmd.c | 1057 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 D | test_cryptodev_aead_test_vectors.h | 46 } aad; member 1972 } aad; member
|
| /dpdk/examples/fips_validation/ |
| H A D | fips_validation.h | 64 struct fips_val aad; member 69 struct fips_val aad; member
|
| H A D | fips_dev_self_test.c | 44 } aad; member
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_crypto_sym.h | 87 struct rte_crypto_va_iova_ptr *aad; member 701 } aad; member
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym.h | 378 struct rte_crypto_va_iova_ptr *aad, in qat_sym_debug_log_dump()
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_aesni_gcm.c | 581 struct rte_crypto_sgl *sgl, void *iv, void *aad, in aesni_gcm_process_gcm_sgl_op()
|
| H A D | pmd_aesni_mb.c | 987 struct rte_crypto_va_iova_ptr *aad, void *digest, void *udata) in set_cpu_mb_job_params()
|
| /dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 162 struct l2fwd_key aad; member 189 struct l2fwd_key aad; member
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.h | 780 struct rte_table_action_vlo aad; member
|
| H A D | rte_table_action.c | 1654 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
|