Searched refs:KEY_LEN_UNSPECIFIED (Results 1 – 4 of 4) sorted by relevance
1192 public static final int KEY_LEN_UNSPECIFIED = 0; field in IkeSaPayload.EncryptionTransform1209 this(id, KEY_LEN_UNSPECIFIED); in EncryptionTransform()1256 mSpecifiedKeyLength = KEY_LEN_UNSPECIFIED; in EncryptionTransform()1259 mSpecifiedKeyLength = KEY_LEN_UNSPECIFIED; in EncryptionTransform()1322 if (mSpecifiedKeyLength != KEY_LEN_UNSPECIFIED) { in validateKeyLength()1339 if (mSpecifiedKeyLength == KEY_LEN_UNSPECIFIED) { in validateKeyLength()1367 if (mSpecifiedKeyLength != KEY_LEN_UNSPECIFIED) { in encodeToByteBuffer()1376 if (mSpecifiedKeyLength != KEY_LEN_UNSPECIFIED) { in getTransformLength()
315 KEY_LEN_UNSPECIFIED,324 public static final int KEY_LEN_UNSPECIFIED = field in IkeMetrics
3424 IkeMetrics.KEY_LEN_UNSPECIFIED, in handleResponseIkeMessage()
1756 IkeMetrics.KEY_LEN_UNSPECIFIED, in testCreateIkeLocalIkeInitNegotiatesDhGroup()