Searched defs:xkey (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/utest/crypto/
H A Dhmac.cpp183 bool TestRfc4231_TC(const char* xkey, const char* xdata, const char* xhmac) { argument
H A Dcipher.cpp354 bool TestSP800_TC(Cipher::Algorithm cipher, const char* xkey, const char* xiv, const char* xptext, argument
H A Daead.cpp233 bool TestAes128Gcm_TC(const char* xkey, const char* xiv, const char* xct, const char* xaad, argument
474 bool TestAes128GcmSiv_TC(const char* xpt, const char* xaad, const char* xkey, const char* xnonce, argument

Completed in 30 milliseconds