Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c12920 test_AES_GMAC_authentication_verify(const struct gmac_test_data *tdata) in test_AES_GMAC_authentication_verify() function
13016 return test_AES_GMAC_authentication_verify(&gmac_test_case_1); in test_AES_GMAC_authentication_verify_test_case_1()
13022 return test_AES_GMAC_authentication_verify(&gmac_test_case_2); in test_AES_GMAC_authentication_verify_test_case_2()
13028 return test_AES_GMAC_authentication_verify(&gmac_test_case_3); in test_AES_GMAC_authentication_verify_test_case_3()
13034 return test_AES_GMAC_authentication_verify(&gmac_test_case_4); in test_AES_GMAC_authentication_verify_test_case_4()