Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java3323 private IkeNotifyPayload getNotifyCookie(IkeMessage ikeMessage) { in getNotifyCookie() method in IkeSessionStateMachine.CreateIkeLocalIkeInit
3351 IkeNotifyPayload inCookiePayload = getNotifyCookie(ikeMessage); in handleResponseIkeMessage()