Searched refs:op_mode (Results 1 – 1 of 1) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev.c | 3030 (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation() 3034 (op_mode == IN_PLACE ? in create_wireless_algo_auth_cipher_operation() 5113 op_mode, 0, verify); in test_snow3g_auth_cipher() 5233 if (op_mode == IN_PLACE) { in test_snow3g_auth_cipher_sgl() 5320 op_mode, 1, verify); in test_snow3g_auth_cipher_sgl() 5521 op_mode, 0, verify); in test_kasumi_auth_cipher() 5725 op_mode, 1, verify); in test_kasumi_auth_cipher_sgl() 6376 op_mode, 0, verify); in test_zuc_auth_cipher() 6576 op_mode, 1, verify); in test_zuc_auth_cipher_sgl() 7443 op_mode, 0, verify); in test_mixed_auth_cipher() [all …]
|