Searched refs:pdcp_test_auth_key (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev_security_pdcp_test_vectors.h | 3711 static uint8_t *pdcp_test_auth_key[] = { variable
|
| H A D | test_cryptodev.c | 8699 ut_params->auth_xform.auth.key.data = pdcp_test_auth_key[i]; in test_pdcp_proto_SGL() 8850 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_encap() 8866 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap() 8882 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap_with_int() 8898 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_decap() 8914 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap() 8930 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap_with_int()
|