Lines Matching refs:ivLength
6953 - ivLength = baseEngine.getBlockSize();
6959 - ivLength = 0;
6965 - ivLength = baseEngine.getBlockSize();
6966 - if (ivLength < 16)
6978 + // ivLength = baseEngine.getBlockSize();
6984 + // ivLength = 0;
6990 + // ivLength = baseEngine.getBlockSize();
6991 + // if (ivLength < 16)
7001 ivLength = baseEngine.getBlockSize();
7007 - ivLength = baseEngine.getBlockSize();
7013 - ivLength = baseEngine.getBlockSize();
7020 + // ivLength = baseEngine.getBlockSize();
7026 + // ivLength = baseEngine.getBlockSize();
7033 ivLength = baseEngine.getBlockSize();
7035 ivLength = 13; // CCM nonce 7..13 bytes
7045 - ivLength = 15;
7055 - ivLength = baseEngine.getBlockSize();
7066 + // ivLength = 15;
7076 + // ivLength = baseEngine.getBlockSize();
7082 ivLength = baseEngine.getBlockSize();
7094 - if (gost28147Param.getIV() != null && ivLength != 0)
7107 + // if (gost28147Param.getIV() != null && ivLength != 0)
7117 … throw new InvalidAlgorithmParameterException("IV must be " + ivLength + " bytes long.");
7148 - if (gost28147Param.getIV() != null && ivLength != 0)
7160 - if (rc2Param.getIV() != null && ivLength != 0)
7192 - if ((rc5Param.getIV() != null) && (ivLength != 0))
7206 + // if (gost28147Param.getIV() != null && ivLength != 0)
7218 + // if (rc2Param.getIV() != null && ivLength != 0)
7250 + // if ((rc5Param.getIV() != null) && (ivLength != 0))