Home
last modified time | relevance | path

Searched refs:COOKIE_DATA_LEN_MIN (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeNotifyPayload.java187 private static final int COOKIE_DATA_LEN_MIN = 1; field in IkeNotifyPayload
389 return handleCookieAndGenerateCopy(cookieNotify, COOKIE_DATA_LEN_MIN, COOKIE_DATA_LEN_MAX); in handleCookieAndGenerateCopy()