Searched refs:keInitPayload (Results 1 – 1 of 1) sorted by relevance
366 IkeKePayload keInitPayload = in getChildSharedKey() local370 if (keInitPayload == null) { in getChildSharedKey()377 IkeKePayload localKePayload = isLocalInit ? keInitPayload : keRespPayload; in getChildSharedKey()378 IkeKePayload remoteKePayload = isLocalInit ? keRespPayload : keInitPayload; in getChildSharedKey()