Searched defs:X25519FunctionTest (Results 1 – 1 of 1) sorted by relevance
311 using X25519FunctionTest = TestWithParam<X25519FunctionTestVector>; typedef313 TEST_P(X25519FunctionTest, ComputeX25519PublicKey) { in TEST_P() argument