Home
last modified time | relevance | path

Searched defs:cipher_key (Results 1 – 20 of 20) sorted by relevance

/dpdk/app/test-crypto-perf/
H A Dcperf_test_vectors.c600 uint8_t cipher_key[] = { variable
H A Dcperf_test_vectors.h19 } cipher_key; member
/dpdk/drivers/common/cnxk/
H A Dcnxk_security.c54 uint8_t *cipher_key, uint8_t *salt_key, in ot_ipsec_sa_common_param_fill()
608 uint8_t *cipher_key, uint8_t *hmac_opad_ipad, in onf_ipsec_sa_common_param_fill()
H A Droc_ie_on.h168 uint8_t cipher_key[32]; member
289 uint8_t cipher_key[32]; member
308 uint8_t cipher_key[32]; member
H A Droc_ie_ot.h390 uint8_t cipher_key[ROC_CTX_MAX_CKEY_LEN]; member
512 uint8_t cipher_key[ROC_CTX_MAX_CKEY_LEN]; member
/dpdk/app/test/
H A Dtest_cryptodev_security_pdcp_sdap_test_vectors.h22 const uint8_t *cipher_key; member
H A Dtest_cryptodev_blockcipher.h68 } cipher_key; member
H A Dtest_cryptodev_mixed_test_vectors.h32 } cipher_key; member
H A Dtest_cryptodev_blockcipher.c90 uint8_t cipher_key[tdata->cipher_key.len]; in test_blockcipher_one_case() local
H A Dtest_cryptodev.c2317 uint8_t *cipher_key, in test_AES_CBC_HMAC_SHA512_decrypt_create_session_params()
2477 uint8_t cipher_key[key_len]; in create_wireless_algo_cipher_session() local
8359 const uint8_t *cipher_key, uint32_t cipher_key_len, in test_pdcp_proto()
12122 uint8_t *cipher_key; member
13207 } cipher_key; member
13445 uint8_t cipher_key[reference->cipher_key.len + 1]; in create_auth_cipher_session() local
13942 uint8_t cipher_key[reference->cipher_key.len + 1]; in test_authenticated_encrypt_with_esn() local
14080 uint8_t cipher_key[reference->cipher_key.len + 1]; in test_authenticated_decrypt_with_esn() local
/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.c681 struct fsattr *cipher_key, struct fsattr *iv) in bcmfs_crypto_build_cipher_req()
774 struct fsattr *cipher_key, in bcmfs_crypto_build_chain_request()
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_ipsec.c270 const uint8_t *cipher_key; in fill_ipsec_common_sa() local
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c226 uint8_t *cipher_key; in mrvl_crypto_set_cipher_session_parameters() local
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h126 } cipher_key; member
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h209 } cipher_key; member
/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c66 struct virtio_crypto_op_ctrl_req *ctrl, uint8_t *cipher_key, in virtio_crypto_send_command()
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h174 } cipher_key; member
/dpdk/examples/ipsec-secgw/
H A Dipsec.h133 uint8_t cipher_key[MAX_KEY_SIZE]; member
/dpdk/examples/l2fwd-crypto/
H A Dmain.c138 uint8_t cipher_key[MAX_KEY_SIZE]; member