Lines Matching refs:auth_alg
8360 enum rte_crypto_auth_algorithm auth_alg, in test_pdcp_proto() argument
8414 if (auth_alg != 0) { in test_pdcp_proto()
8417 ut_params->auth_xform.auth.algo = auth_alg; in test_pdcp_proto()
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()
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()
9021 cur_test->param.auth_alg, in test_PDCP_SDAP_PROTO_encap_all()
9062 0, cur_test->param.auth_alg, in test_PDCP_PROTO_short_mac()
9108 cur_test->param.auth_alg, cur_test->auth_key, in test_PDCP_SDAP_PROTO_decap_all()
9509 enum rte_crypto_auth_algorithm auth_alg; in test_ipsec_proto_all() local
9512 auth_alg = td_outb->xform.chain.auth.auth.algo; in test_ipsec_proto_all()
9519 auth_alg == RTE_CRYPTO_AUTH_NULL) in test_ipsec_proto_all()