Searched refs:pdcp_test_auth_key (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_security_pdcp_test_vectors.h | 3608 static uint8_t *pdcp_test_auth_key[] = { variable
|
| H A D | test_cryptodev.c | 8083 ut_params->auth_xform.auth.key.data = pdcp_test_auth_key[i]; in test_pdcp_proto_SGL() 8219 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_encap() 8235 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap() 8251 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap_with_int() 8267 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_decap() 8283 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap() 8299 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap_with_int()
|