Searched refs:getSuffHash (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
H A DCache.java231 hash |= getSuffHash(encoding);
268 hash |= getSuffHash(encoding);
330 private long getSuffHash(byte[] arr) { method in class:Cache

Completed in 118 milliseconds