Searched refs:getKeyLength (Results 1 – 8 of 8) sorted by relevance
294 pbeks.getKeyLength() == keyLength); in testGetKeyLength()298 pbeks.getKeyLength() == 0); in testGetKeyLength()
33 kg.init(getKeyLength(), new SecureRandom()); in crypt()
37 kpg.initialize(getKeyLength()); in crypt()
50 PBEParameterSpec parSpec = new PBEParameterSpec(salt, getKeyLength()); in crypt()
43 kg.init(getKeyLength(), new SecureRandom()); in crypt()
121 public int getKeyLength() { in getKeyLength() method in CipherThread
236 public final int getKeyLength() { in getKeyLength() method in PBEKeySpec
19294 method public final int getKeyLength();