Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_aead_test_vectors.h64 struct gmac_test_data { struct
1871 static const struct gmac_test_data gmac_test_case_1 = {
1898 static const struct gmac_test_data gmac_test_case_2 = {
1926 static const struct gmac_test_data gmac_test_case_3 = {
2588 static const struct gmac_test_data gmac_test_case_4 = {
2620 static const struct gmac_test_data gmac_test_case_5 = {
H A Dtest_cryptodev.c10741 const struct gmac_test_data *tdata) in create_gmac_operation()
10791 const struct gmac_test_data *tdata, in create_gmac_operation_sgl()
10837 const struct gmac_test_data *tdata, in create_gmac_session()
10872 test_AES_GMAC_authentication(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication()
11003 test_AES_GMAC_authentication_verify(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication_verify()
11119 test_AES_GMAC_authentication_SGL(const struct gmac_test_data *tdata, in test_AES_GMAC_authentication_SGL()