Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c8386 cur_test->in_len, cur_test->data_out, in test_PDCP_SDAP_PROTO_encap_all()
8387 cur_test->in_len + ((cur_test->auth_key) ? 4 : 0), in test_PDCP_SDAP_PROTO_encap_all()
8388 cur_test->param.cipher_alg, cur_test->cipher_key, in test_PDCP_SDAP_PROTO_encap_all()
8391 cur_test->auth_key, cur_test->param.auth_key_len, in test_PDCP_SDAP_PROTO_encap_all()
8392 cur_test->bearer, cur_test->param.domain, in test_PDCP_SDAP_PROTO_encap_all()
8393 cur_test->packet_direction, cur_test->sn_size, in test_PDCP_SDAP_PROTO_encap_all()
8429 cur_test->in_len + ((cur_test->auth_key) ? 4 : 0), in test_PDCP_SDAP_PROTO_decap_all()
8430 cur_test->data_in, cur_test->in_len, in test_PDCP_SDAP_PROTO_decap_all()
8433 cur_test->param.auth_alg, cur_test->auth_key, in test_PDCP_SDAP_PROTO_decap_all()
8434 cur_test->param.auth_key_len, cur_test->bearer, in test_PDCP_SDAP_PROTO_decap_all()
[all …]