Searched defs:dstsLength (Results 1 – 2 of 2) sorted by relevance
490 final int dstsLength) throws SSLException { in unwrap()
682 final ByteBuffer[] dsts, final int dstsOffset, final int dstsLength) in unwrap()875 private static int calcDstsLength(ByteBuffer[] dsts, int dstsOffset, int dstsLength) { in calcDstsLength()