Searched refs:validateDhGroupElement (Results 1 – 1 of 1) sorted by relevance
333 validateDhGroupElement(y); in parseDh2048PublicKey()395 validateDhGroupElement(x); // Again, this validation should be good enough in parseDh2048PrivateKey()463 private static void validateDhGroupElement(BigInteger y) throws InvalidKeySpecException { in validateDhGroupElement() method in PublicKeyProtoUtil