Searched refs:pdcp_test_crypto_key (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev_security_pdcp_test_vectors.h | 3241 static uint8_t *pdcp_test_crypto_key[] = { variable
|
| H A D | test_cryptodev.c | 8688 ut_params->cipher_xform.cipher.key.data = pdcp_test_crypto_key[i]; in test_pdcp_proto_SGL() 8848 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_cplane_encap() 8864 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_encap() 8880 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_encap_with_int() 8896 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_cplane_decap() 8912 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_decap() 8928 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_decap_with_int()
|