Searched refs:ve (Results 1 – 1 of 1) sorted by relevance
108 Exception ve = getVerificationResult(s.getProvider()); in getInstance() local109 if (ve != null) { in getInstance()112 new NoSuchProviderException(msg).initCause(ve); in getInstance()120 Exception ve = JceSecurity.getVerificationResult(provider); in getInstance() local121 if (ve != null) { in getInstance()124 throw new SecurityException(msg, ve); in getInstance()