Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c11003 test_AES_GMAC_authentication_verify(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication_verify() function
11097 return test_AES_GMAC_authentication_verify(&gmac_test_case_1); in test_AES_GMAC_authentication_verify_test_case_1()
11103 return test_AES_GMAC_authentication_verify(&gmac_test_case_2); in test_AES_GMAC_authentication_verify_test_case_2()
11109 return test_AES_GMAC_authentication_verify(&gmac_test_case_3); in test_AES_GMAC_authentication_verify_test_case_3()
11115 return test_AES_GMAC_authentication_verify(&gmac_test_case_4); in test_AES_GMAC_authentication_verify_test_case_4()