Searched refs:KEY_LEN_AES_192 (Results 1 – 6 of 6) sorted by relevance
52 import static android.net.ipsec.ike.SaProposal.KEY_LEN_AES_192;141 ciphers.add(new Pair<>(cipherId, KEY_LEN_AES_192)); in addAesCipherIfSupported()
122 public static final int KEY_LEN_AES_192 = 192; field in SaProposal
604 SaProposal.ENCRYPTION_ALGORITHM_AES_GCM_8, SaProposal.KEY_LEN_AES_192); in testTransformEquals()
1280 && mSpecifiedKeyLength != SaProposal.KEY_LEN_AES_192 in validateKeyLength()
296 field public static final int KEY_LEN_AES_192 = 192; // 0xc0
178 SaProposal.KEY_LEN_AES_192,