Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/internal/
H A Dec_util_test.cc426 struct EncodingTestVector { struct
427 EcPointFormat format;
428 std::string x_hex;
429 std::string y_hex;
430 std::string encoded_hex;
431 EllipticCurveType curve;