Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/internal/
H A Dec_util_test.cc326 struct X25519SharedSecretTestVector { struct
327 std::string private_key;
328 std::string public_key;
329 std::string expected_shared_secret;