Lines Matching refs:cipher_alg
8358 enum rte_crypto_cipher_algorithm cipher_alg, in test_pdcp_proto() argument
8405 ut_params->cipher_xform.cipher.algo = cipher_alg; in test_pdcp_proto()
8686 ut_params->cipher_xform.cipher.algo = pdcp_test_params[i].cipher_alg; 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()
9019 cur_test->param.cipher_alg, cur_test->cipher_key, in test_PDCP_SDAP_PROTO_encap_all()
9106 cur_test->param.cipher_alg, in test_PDCP_SDAP_PROTO_decap_all()
9508 enum rte_crypto_cipher_algorithm cipher_alg; in test_ipsec_proto_all() local
9511 cipher_alg = td_outb->xform.chain.cipher.cipher.algo; in test_ipsec_proto_all()
9514 if (td_outb->aes_gmac && cipher_alg != RTE_CRYPTO_CIPHER_NULL) in test_ipsec_proto_all()
9524 cipher_alg == RTE_CRYPTO_CIPHER_NULL) in test_ipsec_proto_all()