Searched refs:xct (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/crypto/
H A Daead.cpp233 bool TestAes128Gcm_TC(const char* xkey, const char* xiv, const char* xct, const char* xaad, argument
241 ASSERT_OK(HexToBytes(xct, &ctext));

Completed in 23 milliseconds