Home
last modified time | relevance | path

Searched defs:StatefulCmacTestVector (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tink/cc/subtle/
H A Dstateful_cmac_boringssl_test.cc148 struct StatefulCmacTestVector { struct
149 std::string key;
150 std::string msg;
151 std::string tag;
152 std::string id;
153 std::string expected_result;