Searched refs:sizeInRecord (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DHandshakeMessage.java899 temp += SignatureAndHashAlgorithm.sizeInRecord();
1138 sigLen += SignatureAndHashAlgorithm.sizeInRecord();
1301 SignatureAndHashAlgorithm.sizeInRecord() * algorithms.size();
1784 temp += SignatureAndHashAlgorithm.sizeInRecord();
H A DSignatureAndHashAlgorithm.java150 static int sizeInRecord() { method in class:SignatureAndHashAlgorithm
H A DHelloExtensions.java800 SignatureAndHashAlgorithm.sizeInRecord() * algorithms.size();

Completed in 37 milliseconds