Searched refs:getPrf (Results 1 – 3 of 3) sorted by relevance
31 public AlgorithmIdentifier getPrf() in getPrf() method in PBKDF2KeySpec
229 public AlgorithmIdentifier getPrf() in getPrf() method in PBKDF2Params
746 …alt(), func.getIterationCount().intValue(), keySizeProvider.getKeySize(encScheme), func.getPrf())); in createCipher()