Home
last modified time | relevance | path

Searched refs:test_snow3g_decryption (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev.c4591 static int test_snow3g_decryption(const struct snow3g_test_data *tdata) in test_snow3g_decryption() function
6797 return test_snow3g_decryption(&snow3g_test_case_1); in test_snow3g_decryption_test_case_1()
6809 return test_snow3g_decryption(&snow3g_test_case_2); in test_snow3g_decryption_test_case_2()
6815 return test_snow3g_decryption(&snow3g_test_case_3); in test_snow3g_decryption_test_case_3()
6821 return test_snow3g_decryption(&snow3g_test_case_4); in test_snow3g_decryption_test_case_4()
6827 return test_snow3g_decryption(&snow3g_test_case_5); in test_snow3g_decryption_test_case_5()
6890 return test_snow3g_decryption(&snow3g_test_case_7) & in test_snow3g_decryption_with_digest_test_case_1()