Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c11119 test_AES_GMAC_authentication_SGL(const struct gmac_test_data *tdata, in test_AES_GMAC_authentication_SGL() function
11256 return test_AES_GMAC_authentication_SGL(&gmac_test_case_1, 40); in test_AES_GMAC_authentication_SGL_40B()
11262 return test_AES_GMAC_authentication_SGL(&gmac_test_case_1, 80); in test_AES_GMAC_authentication_SGL_80B()
11268 return test_AES_GMAC_authentication_SGL(&gmac_test_case_5, 2048); in test_AES_GMAC_authentication_SGL_2048B()
11275 return test_AES_GMAC_authentication_SGL(&gmac_test_case_5, 2047); in test_AES_GMAC_authentication_SGL_2047B()