Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachine.java729 CreateChildResult createChildResult) { in validateAndBuildChild()
798 private void setUpNegotiatedResult(CreateChildResult createChildResult) { in setUpNegotiatedResult()
820 CreateChildResult createChildResult, List<IkePayload> respPayloads) { in buildChildSessionConfigFromResp()
976 CreateChildResult createChildResult = in processStateMessage()
1015 private boolean isTemporaryFailure(CreateChildResult createChildResult) { in isTemporaryFailure()
1409 CreateChildResult createChildResult = in processStateMessage()
1616 CreateChildResult createChildResult = in handleCreateChildRequest()
2081 public static CreateChildResult validateAndNegotiateInitChild( in validateAndNegotiateInitChild()
2105 public static CreateChildResult validateAndNegotiateRekeyChildRequest( in validateAndNegotiateRekeyChildRequest()
2131 public static CreateChildResult validateAndNegotiateRekeyChildResp( in validateAndNegotiateRekeyChildResp()
[all …]