Searched refs:pubx (Results 1 – 1 of 1) sorted by relevance
440 final BigInteger pubx; // x-coordinate of the public point field in EcdhTest.EcPublicKeyTestVector453 BigInteger pubx, in EcPublicKeyTestVector() argument464 this.pubx = pubx; in EcPublicKeyTestVector()482 ECPoint pubPoint = new ECPoint(pubx, puby); in getSpec()