HomeSort by relevance Sort by last modified time
    Searched refs:getDigestSHAwithoutLast (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
HandshakeIODataStream.java 418 protected byte[] getDigestSHAwithoutLast() {
ServerHandshakeImpl.java 179 sha_hash = io_stream.getDigestSHAwithoutLast();
181 sha_hash = io_stream.getDigestSHAwithoutLast();

Completed in 50 milliseconds