Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c4111 static int test_snow3g_decryption(const struct snow3g_test_data *tdata) in test_snow3g_decryption() function
6251 return test_snow3g_decryption(&snow3g_test_case_1); in test_snow3g_decryption_test_case_1()
6263 return test_snow3g_decryption(&snow3g_test_case_2); in test_snow3g_decryption_test_case_2()
6269 return test_snow3g_decryption(&snow3g_test_case_3); in test_snow3g_decryption_test_case_3()
6275 return test_snow3g_decryption(&snow3g_test_case_4); in test_snow3g_decryption_test_case_4()
6281 return test_snow3g_decryption(&snow3g_test_case_5); in test_snow3g_decryption_test_case_5()
6334 return test_snow3g_decryption(&snow3g_test_case_7) & in test_snow3g_decryption_with_digest_test_case_1()