Lines Matching refs:pdcp_test_params
7960 sec_cap_idx.pdcp.domain = pdcp_test_params[i].domain; in test_pdcp_proto_SGL()
8070 ut_params->cipher_xform.cipher.algo = pdcp_test_params[i].cipher_alg; in test_pdcp_proto_SGL()
8074 pdcp_test_params[i].cipher_key_len; in test_pdcp_proto_SGL()
8078 if (pdcp_test_params[i].auth_alg != 0) { in test_pdcp_proto_SGL()
8081 ut_params->auth_xform.auth.algo = pdcp_test_params[i].auth_alg; in test_pdcp_proto_SGL()
8085 pdcp_test_params[i].auth_key_len; in test_pdcp_proto_SGL()
8097 .domain = pdcp_test_params[i].domain, in test_pdcp_proto_SGL()
8217 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_cplane_encap()
8218 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_cplane_encap()
8219 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_encap()
8220 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_cplane_encap()
8221 pdcp_test_params[i].domain, pdcp_test_packet_direction[i], in test_pdcp_proto_cplane_encap()
8233 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_encap()
8234 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_encap()
8235 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap()
8236 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_encap()
8237 pdcp_test_params[i].domain, pdcp_test_packet_direction[i], in test_pdcp_proto_uplane_encap()
8249 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_encap_with_int()
8250 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_encap_with_int()
8251 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap_with_int()
8252 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_encap_with_int()
8253 pdcp_test_params[i].domain, pdcp_test_packet_direction[i], in test_pdcp_proto_uplane_encap_with_int()
8265 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_cplane_decap()
8266 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_cplane_decap()
8267 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_decap()
8268 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_cplane_decap()
8269 pdcp_test_params[i].domain, pdcp_test_packet_direction[i], in test_pdcp_proto_cplane_decap()
8281 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_decap()
8282 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_decap()
8283 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap()
8284 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_decap()
8285 pdcp_test_params[i].domain, pdcp_test_packet_direction[i], in test_pdcp_proto_uplane_decap()
8297 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_uplane_decap_with_int()
8298 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_decap_with_int()
8299 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap_with_int()
8300 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_decap_with_int()
8301 pdcp_test_params[i].domain, pdcp_test_packet_direction[i], in test_pdcp_proto_uplane_decap_with_int()