Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c10872 test_AES_GMAC_authentication(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication() function
10981 return test_AES_GMAC_authentication(&gmac_test_case_1); in test_AES_GMAC_authentication_test_case_1()
10987 return test_AES_GMAC_authentication(&gmac_test_case_2); in test_AES_GMAC_authentication_test_case_2()
10993 return test_AES_GMAC_authentication(&gmac_test_case_3); in test_AES_GMAC_authentication_test_case_3()
10999 return test_AES_GMAC_authentication(&gmac_test_case_4); in test_AES_GMAC_authentication_test_case_4()