Searched refs:pdcp_test_params (Results 1 – 2 of 2) sorted by relevance
7960 sec_cap_idx.pdcp.domain = pdcp_test_params[i].domain; 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()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()8218 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_cplane_encap()8234 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_encap()8250 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_encap_with_int()8266 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_cplane_decap()8282 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_decap()[all …]
31 static struct pdcp_test_param pdcp_test_params[] = { variable