Searched refs:getWordSize (Results 1 – 2 of 2) sorted by relevance
7175 - if (rc5Param.getWordSize() != 32)7177 …ParameterException("RC5 already set up for a word size of 32 not " + rc5Param.getWordSize() + ".");7182 - if (rc5Param.getWordSize() != 64)7184 …ParameterException("RC5 already set up for a word size of 64 not " + rc5Param.getWordSize() + ".");7233 + // if (rc5Param.getWordSize() != 32)7235 …ParameterException("RC5 already set up for a word size of 32 not " + rc5Param.getWordSize() + ".");7240 + // if (rc5Param.getWordSize() != 64)7242 …ParameterException("RC5 already set up for a word size of 64 not " + rc5Param.getWordSize() + ".");
20247 sub getWordSize($) subroutine