Searched refs:BASE_GENERATOR_MODP (Results 1 – 3 of 3) sorted by relevance
22 public static final int BASE_GENERATOR_MODP = 2; field in IkeDhParams
233 BigInteger baseGen = BigInteger.valueOf(IkeDhParams.BASE_GENERATOR_MODP); in createOutboundModpKePayload()350 BigInteger baseGenValue = BigInteger.valueOf(IkeDhParams.BASE_GENERATOR_MODP); in getModpSharedKey()
177 BigInteger baseGenValue = BigInteger.valueOf(IkeDhParams.BASE_GENERATOR_MODP); in getModpPrivateKey()