Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_aead_test_vectors.h1871 static const struct gmac_test_data gmac_test_case_1 = { variable
H A Dtest_cryptodev.c12898 return test_AES_GMAC_authentication(&gmac_test_case_1); in test_AES_GMAC_authentication_test_case_1()
13016 return test_AES_GMAC_authentication_verify(&gmac_test_case_1); in test_AES_GMAC_authentication_verify_test_case_1()
13177 return test_AES_GMAC_authentication_SGL(&gmac_test_case_1, 40); in test_AES_GMAC_authentication_SGL_40B()
13183 return test_AES_GMAC_authentication_SGL(&gmac_test_case_1, 80); in test_AES_GMAC_authentication_SGL_80B()