Home
last modified time | relevance | path

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

12

/f-stack/dpdk/examples/ipsec-secgw/
H A Desp.c70 uint8_t *aad; in esp_inbound() local
372 uint8_t *aad; in esp_outbound() local
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_vectors.c360 uint8_t aad[] = { variable
H A Dcperf_test_vectors.h55 } aad; member
/f-stack/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()
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.h23 } aad; member
/f-stack/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd.c1059 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_encryption_gcm()
1097 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_encryption_ccm()
1138 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_decryption_gcm()
1176 int srclen, uint8_t *aad, int aadlen, uint8_t *iv, in process_openssl_auth_decryption_ccm()
1327 uint8_t *dst = NULL, *iv, *tag, *aad; in process_openssl_combined_op() local
/f-stack/dpdk/lib/librte_ipsec/
H A Dmisc.h116 struct rte_crypto_va_iova_ptr aad[], in cpu_crypto_bulk()
H A Dcrypto.h76 aead_gcm_aad_fill(struct aead_gcm_aad *aad, rte_be32_t spi, rte_be64_t sqn, in aead_gcm_aad_fill()
H A Desp_outb.c199 struct aead_gcm_aad *aad; in outb_pkt_xprepare() local
453 struct rte_crypto_va_iova_ptr aad[num]; in cpu_outb_pkt_prepare() local
H A Desp_inb.c177 struct aead_gcm_aad *aad; in inb_pkt_xprepare() local
697 struct rte_crypto_va_iova_ptr aad[num]; in cpu_inb_pkt_prepare() local
/f-stack/freebsd/net80211/
H A Dieee80211_crypto_ccmp.c456 uint8_t aad[2 * AES_BLOCK_LEN], b0[AES_BLOCK_LEN], b[AES_BLOCK_LEN], in ccmp_encrypt() local
600 uint8_t aad[2 * AES_BLOCK_LEN]; in ccmp_decrypt() local
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_aead_test_vectors.h46 } aad; member
1972 } aad; member
/f-stack/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
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_hw_dp.c109 struct rte_crypto_va_iova_ptr *aad, in enqueue_one_aead_job()
225 struct rte_crypto_va_iova_ptr *aad, in qat_sym_dp_enqueue_single_aead()
/f-stack/freebsd/opencrypto/
H A Dcryptodev.c125 uint32_t aad; member
339 char *aad; member
H A Dcryptodev.h274 const void *aad; /* additional authenticated data */ member
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_sym.h83 struct rte_crypto_va_iova_ptr *aad; member
677 } aad; member
/f-stack/dpdk/drivers/crypto/aesni_gcm/
H A Daesni_gcm_pmd.c503 void *iv, void *aad) in aesni_gcm_process_gcm_sgl_op()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c483 uint64_t aad[3]; in zio_crypt_key_wrap() local
554 uint64_t aad[3]; in zio_crypt_key_unwrap() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c436 uint64_t aad[3]; in zio_crypt_key_wrap() local
514 uint64_t aad[3]; in zio_crypt_key_unwrap() local
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c163 struct l2fwd_key aad; member
188 struct l2fwd_key aad; member
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Drte_aesni_mb_pmd.c1112 struct rte_crypto_va_iova_ptr *aad, void *digest, void *udata) in set_cpu_mb_job_params()
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h780 struct rte_table_action_vlo aad; member

12