Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c8847 pdcp_test_data_out[i], pdcp_test_data_in_len[i] + 4, in test_pdcp_proto_cplane_encap()
8863 pdcp_test_data_out[i], pdcp_test_data_in_len[i], in test_pdcp_proto_uplane_encap()
8879 pdcp_test_data_out[i], pdcp_test_data_in_len[i] + 4, in test_pdcp_proto_uplane_encap_with_int()
8894 pdcp_test_data_out[i], pdcp_test_data_in_len[i] + 4, in test_pdcp_proto_cplane_decap()
8910 pdcp_test_data_out[i], pdcp_test_data_in_len[i], in test_pdcp_proto_uplane_decap()
8926 pdcp_test_data_out[i], pdcp_test_data_in_len[i] + 4, in test_pdcp_proto_uplane_decap_with_int()
8949 pdcp_test_data_out[i], in test_PDCP_PROTO_SGL_in_place_32B()
8965 pdcp_test_data_out[i], in test_PDCP_PROTO_SGL_oop_32B_128B()
8982 pdcp_test_data_out[i], in test_PDCP_PROTO_SGL_oop_32B_40B()
8998 pdcp_test_data_out[i], in test_PDCP_PROTO_SGL_oop_128B_32B()
H A Dtest_cryptodev_security_pdcp_test_vectors.h5441 static uint8_t *pdcp_test_data_out[] = { variable