Searched refs:DH_GROUP_4096_BIT_MODP (Results 1 – 9 of 9) sorted by relevance
23 import static android.net.ipsec.ike.SaProposal.DH_GROUP_4096_BIT_MODP;90 PUBLIC_KEY_LEN_MAP.put(DH_GROUP_4096_BIT_MODP, DH_GROUP_4096_BIT_MODP_PUBLIC_KEY_LEN); in PUBLIC_KEY_LEN_MAP.put() argument110 DH_GROUP_4096_BIT_MODP, in MODP_PRIME_MAP.put() argument218 case SaProposal.DH_GROUP_4096_BIT_MODP: // fall through in createOutboundKePayload()323 case SaProposal.DH_GROUP_4096_BIT_MODP: // fall through in getSharedKey()
19 import static android.net.ipsec.ike.SaProposal.DH_GROUP_4096_BIT_MODP;95 .addDhGroup(DH_GROUP_4096_BIT_MODP) in getIkeSaProposals()
217 DH_GROUP_4096_BIT_MODP,233 public static final int DH_GROUP_4096_BIT_MODP = 16; field in SaProposal246 SUPPORTED_DH_GROUP_TO_STR.put(DH_GROUP_4096_BIT_MODP, "DH_4096_BIT_MODP"); in SUPPORTED_DH_GROUP_TO_STR.put() argument
95 DH_GROUP_4096_BIT_MODP,125 public static final int DH_GROUP_4096_BIT_MODP = field in IkeMetrics
34 import static android.net.ipsec.ike.SaProposal.DH_GROUP_4096_BIT_MODP;437 dhGroups.put(DH_GROUP_4096_BIT_MODP, R); in getAllDhGroups()
62 SaProposal.DH_GROUP_4096_BIT_MODP,
210 SaProposal.DH_GROUP_4096_BIT_MODP);
310 field public static final int DH_GROUP_4096_BIT_MODP = 16; // 0x10
206 private static final int IKE_DH_GROUP = SaProposal.DH_GROUP_4096_BIT_MODP;