Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_vectors.c378 uint8_t auth_key[] = { variable
H A Dcperf_test_vectors.h24 } auth_key; member
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_sec.c204 const uint8_t *cipher_key, *auth_key; in crypto_sec_ipsec_outb_session_create() local
346 const uint8_t *cipher_key, *auth_key; in crypto_sec_ipsec_inb_session_create() local
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_sec.c275 const uint8_t *auth_key, int len, uint8_t *hmac_key) in hmac_init()
355 const uint8_t *cipher_key, *auth_key; in eth_sec_ipsec_out_sess_create() local
471 const uint8_t *cipher_key, *auth_key; in eth_sec_ipsec_in_sess_create() local
/f-stack/freebsd/sys/
H A Dktls.h106 const uint8_t *auth_key; member
121 const uint8_t *auth_key; member
146 uint8_t *auth_key; member
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_security_pdcp_sdap_test_vectors.h23 const uint8_t *auth_key; member
H A Dtest_cryptodev_blockcipher.c89 uint8_t auth_key[tdata->auth_key.len]; in test_blockcipher_one_case() local
H A Dtest_cryptodev_blockcipher.h80 } auth_key; member
H A Dtest_cryptodev_mixed_test_vectors.h15 } auth_key; member
H A Dtest_cryptodev.c7756 const uint8_t *auth_key, uint32_t auth_key_len, in test_pdcp_proto()
10840 uint8_t auth_key[tdata->key.len]; in create_gmac_session() local
11309 } auth_key; member
11490 uint8_t auth_key[reference->auth_key.len + 1]; in create_auth_session() local
11525 uint8_t auth_key[reference->auth_key.len + 1]; in create_auth_cipher_session() local
12013 uint8_t auth_key[reference->auth_key.len + 1]; in test_authenticated_encryt_with_esn() local
12146 uint8_t auth_key[reference->auth_key.len + 1]; in test_authenticated_decrypt_with_esn() local
/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
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()
/f-stack/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c287 uint8_t *auth_key = NULL; in mrvl_crypto_set_auth_session_parameters() local
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h130 } auth_key; member
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h110 uint8_t *auth_key; member
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h181 } auth_key; member
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c67 uint8_t *auth_key, struct virtio_crypto_session *session) in virtio_crypto_send_command()
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h151 } auth_key; member
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c1268 const uint8_t *auth_key, in qat_sym_do_precomputes()
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.h131 uint8_t auth_key[MAX_KEY_SIZE]; member
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h325 uint8_t auth_key[1024]; member
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c148 uint8_t auth_key[MAX_KEY_SIZE]; member