Lines Matching refs:pdcp_test_params
8576 sec_cap_idx.pdcp.domain = pdcp_test_params[i].domain; in test_pdcp_proto_SGL()
8686 ut_params->cipher_xform.cipher.algo = pdcp_test_params[i].cipher_alg; in test_pdcp_proto_SGL()
8690 pdcp_test_params[i].cipher_key_len; in test_pdcp_proto_SGL()
8694 if (pdcp_test_params[i].auth_alg != 0) { in test_pdcp_proto_SGL()
8697 ut_params->auth_xform.auth.algo = pdcp_test_params[i].auth_alg; in test_pdcp_proto_SGL()
8701 pdcp_test_params[i].auth_key_len; in test_pdcp_proto_SGL()
8713 .domain = pdcp_test_params[i].domain, in test_pdcp_proto_SGL()
8848 pdcp_test_params[i].cipher_alg, pdcp_test_crypto_key[i], in test_pdcp_proto_cplane_encap()
8849 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_cplane_encap()
8850 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_encap()
8851 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_cplane_encap()
8852 pdcp_test_params[i].domain, pdcp_test_packet_direction[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()
8865 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_encap()
8866 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap()
8867 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_encap()
8868 pdcp_test_params[i].domain, pdcp_test_packet_direction[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()
8881 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_encap_with_int()
8882 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_encap_with_int()
8883 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_encap_with_int()
8884 pdcp_test_params[i].domain, pdcp_test_packet_direction[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()
8897 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_cplane_decap()
8898 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_cplane_decap()
8899 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_cplane_decap()
8900 pdcp_test_params[i].domain, pdcp_test_packet_direction[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()
8913 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_decap()
8914 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap()
8915 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_decap()
8916 pdcp_test_params[i].domain, pdcp_test_packet_direction[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()
8929 pdcp_test_params[i].cipher_key_len, in test_pdcp_proto_uplane_decap_with_int()
8930 pdcp_test_params[i].auth_alg, pdcp_test_auth_key[i], in test_pdcp_proto_uplane_decap_with_int()
8931 pdcp_test_params[i].auth_key_len, pdcp_test_bearer[i], in test_pdcp_proto_uplane_decap_with_int()
8932 pdcp_test_params[i].domain, pdcp_test_packet_direction[i], in test_pdcp_proto_uplane_decap_with_int()