Searched refs:readVector (Results 1 – 2 of 2) sorted by relevance
334 return readVector(startLen, originalEncodedFormRetained); in getSequence()368 return readVector(startLen); in getSet()400 return (readVector(startLen, originalEncodedFormRetained)); in getSet()409 protected DerValue[] readVector(int startLen) throws IOException { in readVector() method in DerInputStream411 return readVector( in readVector()421 protected DerValue[] readVector(int startLen, in readVector() method in DerInputStream
137 protected sun.security.util.DerValue[] readVector(int startLen) throws java.io.IOException { in readVector() method in DerInputStream141 protected sun.security.util.DerValue[] readVector( in readVector() method in DerInputStream