Home
last modified time | relevance | path

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

/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.h94 } auth_key; member
H A Dtest_cryptodev_mixed_test_vectors.h15 } auth_key; member
H A Dtest_cryptodev_security_ipsec.h21 } 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/common/cnxk/
H A Droc_aes.c202 roc_aes_xcbc_key_derive(const uint8_t *auth_key, uint8_t *derived_key) in roc_aes_xcbc_key_derive()
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c286 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.h118 uint8_t *auth_key; member
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h209 } auth_key; member
/dpdk/drivers/net/nfp/
H A Dnfp_ipsec.h42 uint32_t auth_key[16]; /**< Authentication Key */ member
/dpdk/examples/ipsec-secgw/
H A Dipsec.h145 uint8_t auth_key[MAX_KEY_SIZE]; global() member
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h333 uint8_t *auth_key; member
/dpdk/examples/l2fwd-crypto/
H A Dmain.c148 uint8_t auth_key[MAX_KEY_SIZE]; member