Searched refs:MAX_LOAD_TRIES (Results 1 – 2 of 2) sorted by relevance
57 private final static int MAX_LOAD_TRIES = 30; field in ProviderConfig117 tries = MAX_LOAD_TRIES; in checkSunPKCS11Solaris()127 return (tries < MAX_LOAD_TRIES); in shouldLoad()132 tries = MAX_LOAD_TRIES; in disableLoad()
103 private static final int MAX_LOAD_TRIES = 30; // 0x1e field in ProviderConfig