Lines Matching refs:op_mode

2564 		uint8_t op_mode, uint8_t do_sgl, uint8_t verify)  in create_wireless_algo_auth_cipher_operation()  argument
2587 if (op_mode == OUT_OF_PLACE) in create_wireless_algo_auth_cipher_operation()
2593 (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation()
2597 (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation()
2603 struct rte_mbuf *sgl_buf = (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation()
4510 uint8_t op_mode, uint8_t verify) in test_snow3g_auth_cipher() argument
4545 if (op_mode == OUT_OF_PLACE) { in test_snow3g_auth_cipher()
4577 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
4583 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
4596 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
4604 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
4621 op_mode, 0, verify); in test_snow3g_auth_cipher()
4635 ut_params->obuf = (op_mode == IN_PLACE ? in test_snow3g_auth_cipher()
4698 uint8_t op_mode, uint8_t verify) in test_snow3g_auth_cipher_sgl() argument
4737 if (op_mode == IN_PLACE) { in test_snow3g_auth_cipher_sgl()
4788 if (op_mode == OUT_OF_PLACE) { in test_snow3g_auth_cipher_sgl()
4824 op_mode, 1, verify); in test_snow3g_auth_cipher_sgl()
4838 ut_params->obuf = (op_mode == IN_PLACE ? in test_snow3g_auth_cipher_sgl()
4909 uint8_t op_mode, uint8_t verify) in test_kasumi_auth_cipher() argument
4950 if (op_mode == OUT_OF_PLACE) { in test_kasumi_auth_cipher()
4976 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
4982 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
4995 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
5003 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
5021 op_mode, 0, verify); in test_kasumi_auth_cipher()
5035 ut_params->obuf = (op_mode == IN_PLACE ? in test_kasumi_auth_cipher()
5099 uint8_t op_mode, uint8_t verify) in test_kasumi_auth_cipher_sgl() argument
5138 if (op_mode == IN_PLACE) { in test_kasumi_auth_cipher_sgl()
5189 if (op_mode == OUT_OF_PLACE) { in test_kasumi_auth_cipher_sgl()
5225 op_mode, 1, verify); in test_kasumi_auth_cipher_sgl()
5239 ut_params->obuf = (op_mode == IN_PLACE ? in test_kasumi_auth_cipher_sgl()
5716 uint8_t op_mode, uint8_t verify) in test_zuc_auth_cipher() argument
5748 if (op_mode == IN_PLACE) { in test_zuc_auth_cipher()
5787 if (op_mode == OUT_OF_PLACE) in test_zuc_auth_cipher()
5793 if (op_mode == OUT_OF_PLACE) in test_zuc_auth_cipher()
5806 if (op_mode == OUT_OF_PLACE) in test_zuc_auth_cipher()
5814 if (op_mode == OUT_OF_PLACE) in test_zuc_auth_cipher()
5832 op_mode, 0, verify); in test_zuc_auth_cipher()
5846 ut_params->obuf = (op_mode == IN_PLACE ? in test_zuc_auth_cipher()
5910 uint8_t op_mode, uint8_t verify) in test_zuc_auth_cipher_sgl() argument
5942 if (op_mode == IN_PLACE) { in test_zuc_auth_cipher_sgl()
5994 if (op_mode == OUT_OF_PLACE) { in test_zuc_auth_cipher_sgl()
6030 op_mode, 1, verify); in test_zuc_auth_cipher_sgl()
6044 ut_params->obuf = (op_mode == IN_PLACE ? in test_zuc_auth_cipher_sgl()
6743 uint8_t op_mode, uint8_t verify) in test_mixed_auth_cipher() argument
6799 if (op_mode == OUT_OF_PLACE) in test_mixed_auth_cipher()
6805 if (op_mode == OUT_OF_PLACE) { in test_mixed_auth_cipher()
6820 if (op_mode == OUT_OF_PLACE) in test_mixed_auth_cipher()
6828 if (op_mode == OUT_OF_PLACE) in test_mixed_auth_cipher()
6845 op_mode, 0, verify); in test_mixed_auth_cipher()
6864 ut_params->obuf = (op_mode == IN_PLACE ? in test_mixed_auth_cipher()
6933 uint8_t op_mode, uint8_t verify) in test_mixed_auth_cipher_sgl() argument
6963 if (op_mode == IN_PLACE) { in test_mixed_auth_cipher_sgl()
7015 if (op_mode == OUT_OF_PLACE) { in test_mixed_auth_cipher_sgl()
7051 op_mode, 1, verify); in test_mixed_auth_cipher_sgl()
7070 ut_params->obuf = (op_mode == IN_PLACE ? in test_mixed_auth_cipher_sgl()