Searched refs:I_NONE (Results 1 – 3 of 3) sorted by relevance
181 private final static int I_NONE = 1; field in KeyGenerator231 initType = I_NONE; in KeyGenerator()429 } else if (initType != I_NONE) { in nextSpi()
577 private final static int I_NONE = 1; field in KeyPairGenerator.Delegate598 initType = I_NONE; in Delegate()643 } else if (initType != I_NONE) { in nextSpi()
146 private static final int I_NONE = 1; // 0x1 field in KeyPairGenerator.Delegate