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