Searched refs:I_PARAMS (Results 1 – 4 of 4) sorted by relevance
183 private final static int I_PARAMS = 3; field in KeyGenerator425 } else if (initType == I_PARAMS) { in nextSpi()527 initType = I_PARAMS; in init()
370 private final static int I_PARAMS = 2; field in KeyAgreement569 chooseProvider(I_PARAMS, key, params, random); in init()
579 private final static int I_PARAMS = 3; field in KeyPairGenerator.Delegate641 } else if (initType == I_PARAMS) { in nextSpi()705 initType = I_PARAMS; in initialize()
148 private static final int I_PARAMS = 3; // 0x3 field in KeyPairGenerator.Delegate