Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/ssl/
DEngineInputRecord.java53 static private ByteBuffer tmpBB = ByteBuffer.allocate(0); field in EngineInputRecord
193 return tmpBB; in decrypt()
388 return tmpBB; in read()