Lines Matching refs:op_mode
3001 uint8_t op_mode, uint8_t do_sgl, uint8_t verify) in create_wireless_algo_auth_cipher_operation() argument
3024 if (op_mode == OUT_OF_PLACE) in create_wireless_algo_auth_cipher_operation()
3030 (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation()
3034 (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation()
3040 struct rte_mbuf *sgl_buf = (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation()
3073 if (op_mode == OUT_OF_PLACE) { in create_wireless_algo_auth_cipher_operation()
5003 uint8_t op_mode, uint8_t verify) in test_snow3g_auth_cipher() argument
5038 if (op_mode == OUT_OF_PLACE) { in test_snow3g_auth_cipher()
5069 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
5075 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
5088 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
5096 if (op_mode == OUT_OF_PLACE) in test_snow3g_auth_cipher()
5113 op_mode, 0, verify); in test_snow3g_auth_cipher()
5127 ut_params->obuf = (op_mode == IN_PLACE ? in test_snow3g_auth_cipher()
5194 uint8_t op_mode, uint8_t verify) in test_snow3g_auth_cipher_sgl() argument
5233 if (op_mode == IN_PLACE) { in test_snow3g_auth_cipher_sgl()
5284 if (op_mode == OUT_OF_PLACE) { in test_snow3g_auth_cipher_sgl()
5320 op_mode, 1, verify); in test_snow3g_auth_cipher_sgl()
5334 ut_params->obuf = (op_mode == IN_PLACE ? in test_snow3g_auth_cipher_sgl()
5409 uint8_t op_mode, uint8_t verify) in test_kasumi_auth_cipher() argument
5450 if (op_mode == OUT_OF_PLACE) { in test_kasumi_auth_cipher()
5476 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
5482 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
5495 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
5503 if (op_mode == OUT_OF_PLACE) in test_kasumi_auth_cipher()
5521 op_mode, 0, verify); in test_kasumi_auth_cipher()
5535 ut_params->obuf = (op_mode == IN_PLACE ? in test_kasumi_auth_cipher()
5599 uint8_t op_mode, uint8_t verify) in test_kasumi_auth_cipher_sgl() argument
5638 if (op_mode == IN_PLACE) { in test_kasumi_auth_cipher_sgl()
5689 if (op_mode == OUT_OF_PLACE) { in test_kasumi_auth_cipher_sgl()
5725 op_mode, 1, verify); in test_kasumi_auth_cipher_sgl()
5739 ut_params->obuf = (op_mode == IN_PLACE ? in test_kasumi_auth_cipher_sgl()
6258 uint8_t op_mode, uint8_t verify) in test_zuc_auth_cipher() argument
6292 if (op_mode == IN_PLACE) { in test_zuc_auth_cipher()
6331 if (op_mode == OUT_OF_PLACE) in test_zuc_auth_cipher()
6337 if (op_mode == OUT_OF_PLACE) in test_zuc_auth_cipher()
6361 if (op_mode == OUT_OF_PLACE) in test_zuc_auth_cipher()
6376 op_mode, 0, verify); in test_zuc_auth_cipher()
6390 ut_params->obuf = (op_mode == IN_PLACE ? in test_zuc_auth_cipher()
6454 uint8_t op_mode, uint8_t verify) in test_zuc_auth_cipher_sgl() argument
6488 if (op_mode == IN_PLACE) { in test_zuc_auth_cipher_sgl()
6540 if (op_mode == OUT_OF_PLACE) { in test_zuc_auth_cipher_sgl()
6576 op_mode, 1, verify); in test_zuc_auth_cipher_sgl()
6590 ut_params->obuf = (op_mode == IN_PLACE ? in test_zuc_auth_cipher_sgl()
7341 uint8_t op_mode, uint8_t verify) in test_mixed_auth_cipher() argument
7397 if (op_mode == OUT_OF_PLACE) in test_mixed_auth_cipher()
7403 if (op_mode == OUT_OF_PLACE) { in test_mixed_auth_cipher()
7428 if (op_mode == OUT_OF_PLACE) in test_mixed_auth_cipher()
7443 op_mode, 0, verify); in test_mixed_auth_cipher()
7462 ut_params->obuf = (op_mode == IN_PLACE ? in test_mixed_auth_cipher()
7534 uint8_t op_mode, uint8_t verify) in test_mixed_auth_cipher_sgl() argument
7564 if (op_mode == IN_PLACE) { in test_mixed_auth_cipher_sgl()
7616 if (op_mode == OUT_OF_PLACE) { in test_mixed_auth_cipher_sgl()
7652 op_mode, 1, verify); in test_mixed_auth_cipher_sgl()
7671 ut_params->obuf = (op_mode == IN_PLACE ? in test_mixed_auth_cipher_sgl()