Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c12787 test_AES_GMAC_authentication(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication() function
12898 return test_AES_GMAC_authentication(&gmac_test_case_1); in test_AES_GMAC_authentication_test_case_1()
12904 return test_AES_GMAC_authentication(&gmac_test_case_2); in test_AES_GMAC_authentication_test_case_2()
12910 return test_AES_GMAC_authentication(&gmac_test_case_3); in test_AES_GMAC_authentication_test_case_3()
12916 return test_AES_GMAC_authentication(&gmac_test_case_4); in test_AES_GMAC_authentication_test_case_4()