Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/ssl/
DSignatureAndHashAlgorithm.java150 static int sizeInRecord() { in sizeInRecord() method in SignatureAndHashAlgorithm
DHandshakeMessage.java899 temp += SignatureAndHashAlgorithm.sizeInRecord(); in messageLength()
1138 sigLen += SignatureAndHashAlgorithm.sizeInRecord(); in messageLength()
1301 SignatureAndHashAlgorithm.sizeInRecord() * algorithms.size(); in CertificateRequest()
1784 temp += SignatureAndHashAlgorithm.sizeInRecord(); in messageLength()
DHelloExtensions.java800 SignatureAndHashAlgorithm.sizeInRecord() * algorithms.size(); in SignatureAlgorithmsExtension()