Searched refs:getFromCache (Results 1 – 1 of 1) sorted by relevance
93 X509CertImpl cert = (X509CertImpl)getFromCache(certCache, encoding); in engineGenerateCertificate()154 X509CertImpl newC = (X509CertImpl)getFromCache(certCache, encoding); in intern()184 X509CRLImpl newC = (X509CRLImpl)getFromCache(crlCache, encoding); in intern()201 private static synchronized Object getFromCache(Cache cache, in getFromCache() method in X509Factory364 X509CRLImpl crl = (X509CRLImpl)getFromCache(crlCache, encoding); in engineGenerateCRL()