Searched refs:tries (Results 1 – 3 of 3) sorted by relevance
71 private int tries; field in ProviderConfig117 tries = MAX_LOAD_TRIES; in checkSunPKCS11Solaris()127 return (tries < MAX_LOAD_TRIES); in shouldLoad()132 tries = MAX_LOAD_TRIES; in disableLoad()186 tries++; in getProvider()
1842 int tries = 0; in getKeyStore()1844 tries++; in getKeyStore()1848 if ((tries < MAX_CALLBACK_TRIES) in getKeyStore()1972 int tries = 0; in newInstance()1974 tries++; in newInstance()1980 if (tries < MAX_CALLBACK_TRIES) { in newInstance()
132 private int tries; field in ProviderConfig