Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/internal/
H A Dec_util_test.cc311 using X25519FunctionTest = TestWithParam<X25519FunctionTestVector>; typedef
313 TEST_P(X25519FunctionTest, ComputeX25519PublicKey) { in TEST_P() argument