Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/
DSSLUtils.java354 int protocolLength = protocols[i].length(); in toLengthPrefixedList() local
370 int protocolLength = protocol.length(); in toLengthPrefixedList() local