Home
last modified time | relevance | path

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

/external/ukey2/src/main/java/com/google/security/cryptauth/lib/securegcm/
DUkey2Handshake.java271 HANDSHAKE_ERROR, enumConstant
454 case HANDSHAKE_ERROR: in getHandshakeState()
484 case HANDSHAKE_ERROR: in toConnectionContext()
711 handshakeState = InternalState.HANDSHAKE_ERROR; in parseMessage2()
1013 handshakeState = InternalState.HANDSHAKE_ERROR; in throwAlertException()
1018 handshakeState = InternalState.HANDSHAKE_ERROR; in throwHandshakeException()
1023 handshakeState = InternalState.HANDSHAKE_ERROR; in throwHandshakeException()
1028 handshakeState = InternalState.HANDSHAKE_ERROR; in throwHandshakeException()
1033 handshakeState = InternalState.HANDSHAKE_ERROR; in throwIllegalStateException()
1038 handshakeState = InternalState.HANDSHAKE_ERROR; in throwIllegalArgumentException()