Home
last modified time | relevance | path

Searched defs:throwHandshakeException (Results 1 – 1 of 1) sorted by relevance

/external/ukey2/src/main/java/com/google/security/cryptauth/lib/securegcm/
DUkey2Handshake.java1017 private void throwHandshakeException(String logMessage) throws HandshakeException { in throwHandshakeException() method in Ukey2Handshake
1022 private void throwHandshakeException(Exception e) throws HandshakeException { in throwHandshakeException() method in Ukey2Handshake
1027 private void throwHandshakeException(String logMessage, Exception e) throws HandshakeException { in throwHandshakeException() method in Ukey2Handshake