Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/ssl/
DCipherBox.java667 private static int removePadding(byte[] buf, int offset, int len, in removePadding() method in CipherBox
709 private static int removePadding(ByteBuffer bb, in removePadding() method in CipherBox