Home
last modified time | relevance | path

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

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DEcdhTest.java441 final BigInteger puby; // y-coordinate of the public point field in EcdhTest.EcPublicKeyTestVector
454 BigInteger puby) { in EcPublicKeyTestVector()