Home
last modified time | relevance | path

Searched refs:pdcp_test_crypto_key (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_security_pdcp_test_vectors.h3138 static uint8_t *pdcp_test_crypto_key[] = { variable
H A Dtest_cryptodev.c8072 ut_params->cipher_xform.cipher.key.data = pdcp_test_crypto_key[i]; in test_pdcp_proto_SGL()
8217 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_cplane_encap()
8233 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_encap()
8249 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_encap_with_int()
8265 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_cplane_decap()
8281 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_decap()
8297 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_decap_with_int()