Home
last modified time | relevance | path

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

/dpdk/app/test-crypto-perf/
H A Dcperf_test_vectors.c607 uint8_t auth_key[] = { variable
H A Dcperf_test_vectors.h24 } auth_key; member
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_ipsec.c332 const uint8_t *auth_key; in cn9k_ipsec_outb_sa_create() local
549 const uint8_t *auth_key; in cn9k_ipsec_inb_sa_create() local
/dpdk/app/test/
H A Dtest_cryptodev_security_pdcp_sdap_test_vectors.h23 const uint8_t *auth_key; member
H A Dtest_cryptodev_security_pdcp_test_vectors.h39 const uint8_t *auth_key; member
H A Dtest_cryptodev_blockcipher.h90 } auth_key; member
H A Dtest_cryptodev_mixed_test_vectors.h15 } auth_key; member
H A Dtest_cryptodev_security_ipsec.h19 } auth_key; member
H A Dtest_cryptodev_blockcipher.c91 uint8_t auth_key[tdata->auth_key.len]; in test_blockcipher_one_case() local
H A Dtest_cryptodev.c8361 const uint8_t *auth_key, uint32_t auth_key_len, in test_pdcp_proto()
12755 uint8_t auth_key[tdata->key.len]; in create_gmac_session() local
13230 } auth_key; member
13411 uint8_t auth_key[reference->auth_key.len + 1]; in create_auth_session() local
13446 uint8_t auth_key[reference->auth_key.len + 1]; in create_auth_cipher_session() local
13943 uint8_t auth_key[reference->auth_key.len + 1]; in test_authenticated_encrypt_with_esn() local
14081 uint8_t auth_key[reference->auth_key.len + 1]; in test_authenticated_decrypt_with_esn() local
/dpdk/drivers/common/cnxk/
H A Droc_aes.c192 roc_aes_xcbc_key_derive(const uint8_t *auth_key, uint8_t *derived_key) in roc_aes_xcbc_key_derive()
H A Dcnxk_security.c174 const uint8_t *auth_key = auth_xfrm->auth.key.data; in ot_ipsec_sa_common_param_fill() local
H A Droc_se.h301 uint8_t *auth_key; member
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym.c132 struct fsattr cipher_key, aad, mac, auth_key; in process_crypto_combined_op() local
H A Dbcmfs_sym_engine.c560 struct fsattr *mac, struct fsattr *auth_key, in bcmfs_crypto_build_auth_req()
775 struct fsattr *auth_key, in bcmfs_crypto_build_chain_request()
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c288 uint8_t *auth_key = NULL; in mrvl_crypto_set_auth_session_parameters() local
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h130 } auth_key; member
/dpdk/lib/vhost/
H A Dvhost_user.h108 uint8_t *auth_key; member
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h213 } auth_key; member
/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c67 uint8_t *auth_key, struct virtio_crypto_session *session) in virtio_crypto_send_command()
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h180 } auth_key; member
/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c1216 const uint8_t *auth_key, in qat_sym_do_precomputes()
/dpdk/examples/ipsec-secgw/
H A Dipsec.h135 uint8_t auth_key[MAX_KEY_SIZE]; member
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h333 uint8_t *auth_key; member
/dpdk/examples/l2fwd-crypto/
H A Dmain.c147 uint8_t auth_key[MAX_KEY_SIZE]; member