Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeNotifyPayload.java393 public static IkeNotifyPayload handleCookie2AndGenerateCopy(IkeNotifyPayload cookie2Notify) in handleCookie2AndGenerateCopy() method in IkeNotifyPayload
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/
DIkeNotifyPayloadTest.java145 ? IkeNotifyPayload.handleCookie2AndGenerateCopy(inboundCookieNotify) in verifyHandleCookieAndGenerateCopy()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java2249 IkeNotifyPayload.handleCookie2AndGenerateCopy(notify)); in handleGenericInfoRequest()