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

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionStateSSLv3.java 66 hash_size = cipherSuite.getMACLength();
ConnectionStateTLS.java 87 hash_size = cipherSuite.getMACLength();
CipherSuite.java 741 public int getMACLength() {

Completed in 58 milliseconds