Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/internal/
H A Dec_util.cc505 util::StatusOr<util::SecretData> ComputeX25519SharedSecret( in ComputeX25519SharedSecret() function
H A Dec_util_test.cc363 TEST_P(X25519SharedSecretTest, ComputeX25519SharedSecret) { in TEST_P() argument