Home
last modified time | relevance | path

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

/system/utest/crypto/
A Daead.cpp233 bool TestAes128Gcm_TC(const char* xkey, const char* xiv, const char* xct, const char* xaad, in DEFINE_EACH()
242 ASSERT_OK(HexToBytes(xaad, &aad)); in DEFINE_EACH()
474 bool TestAes128GcmSiv_TC(const char* xpt, const char* xaad, const char* xkey, const char* xnonce, in TestAes128GcmSiv_TC() argument
481 ASSERT_OK(HexToBytes(xaad, &aad)); in TestAes128GcmSiv_TC()

Completed in 3 milliseconds